mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Merge pull request #21156 from atm-jpb/NEW/Collective_group_leave
New/collective group leave request
This commit is contained in:
@@ -4,6 +4,7 @@ Holidays=Leave
|
||||
CPTitreMenu=Leave
|
||||
MenuReportMonth=Monthly statement
|
||||
MenuAddCP=New leave request
|
||||
MenuCollectiveAddCP=New collective leave request
|
||||
NotActiveModCP=You must enable the module Leave to view this page.
|
||||
AddCP=Make a leave request
|
||||
DateDebCP=Start date
|
||||
@@ -79,6 +80,8 @@ MotifCP=Reason
|
||||
UserCP=User
|
||||
ErrorAddEventToUserCP=An error occurred while adding the exceptional leave.
|
||||
AddEventToUserOkCP=The addition of the exceptional leave has been completed.
|
||||
ErrorFieldRequiredUserOrGroup=The "group" field or the "user" field must be filled in
|
||||
fusionGroupsUsers=The groups field and the user field will be merged
|
||||
MenuLogCP=View change logs
|
||||
LogCP=Log of all updates made to "Balance of Leave"
|
||||
ActionByCP=Updated by
|
||||
@@ -86,6 +89,13 @@ UserUpdateCP=Updated for
|
||||
PrevSoldeCP=Previous Balance
|
||||
NewSoldeCP=New Balance
|
||||
alreadyCPexist=A leave request has already been done on this period.
|
||||
UseralreadyCPexist=A leave request has already been done on this period for %s.
|
||||
groups=Groups
|
||||
users=Users
|
||||
AutoSendMail=Automatic mailing
|
||||
NewHolidayForGroup=Collective leaves
|
||||
SendRequestCollectiveCP=Send collective leave request
|
||||
AutoValidationOnCreate=Automatic validation
|
||||
FirstDayOfHoliday=Beginning day of leave request
|
||||
LastDayOfHoliday=Ending day of leave request
|
||||
BoxTitleLastLeaveRequests=Latest %s modified leave requests
|
||||
|
||||
Reference in New Issue
Block a user