feat: Extend appointment capacity limit to use total resource capacity.

This commit is contained in:
admin.suherdy 2025-12-06 19:13:44 +07:00
parent caa77dc51f
commit 50ce6ab368
13 changed files with 115 additions and 114 deletions

View File

@ -7,6 +7,7 @@
This module extends the appointment capacity limit to use the total capacity This module extends the appointment capacity limit to use the total capacity
of all resources assigned to an appointment type instead of the hardcoded limit of 12 people. of all resources assigned to an appointment type instead of the hardcoded limit of 12 people.
""", """,
'author': 'Suherdy Yacob',
'version': '1.0', 'version': '1.0',
'category': 'Productivity', 'category': 'Productivity',
'depends': ['appointment'], 'depends': ['appointment'],

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.