- 10 Apr, 2014 2 commits
-
-
Sebastien Robin authored
All the logic was inside Person_getAvailableTimeMovementList. Algorithm was old and hard to understand. Move this algorithm to simulation tool, and rewrite it using the interval library for having less code to maintain and easier understanding
-
Sebastien Robin authored
This makes less code to customize in GroupCalendarAssignment
-
- 09 Apr, 2014 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
Calendar Assignments are now handled in a separate module, update code in consequence
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 08 Apr, 2014 6 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
Not only returns start and stop dates, but also quantity defined on presence periods. This make it possible to set 3 hours availability in a time range of 10 hours.
-
Sebastien Robin authored
When a Group Calendar or a Group Presence Period is updated, it's necessary to update related Group Assignment stock catalog data since values are dependent.
-
Sebastien Robin authored
This allows to define specific security setting and workflow for Group Calendar Assignments. Before they were inside Group Calendars. Now a Group Calendar Assignment use the specialise Base Category to specify the corresponding Group Calendar.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 04 Apr, 2014 13 commits
-
-
Gabriel Monnerat authored
Improve sql query to consider only accountable lines and get the avaibility with many nodes in the same query
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Move changes on asMovementList method from PresencePeriod to GroupCalendarAssignment to keep Leave Period working as Expected.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
This reverts commit cbf5d46e3c1d3e76c6a5376e08617851ce03773c.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
remove the calendar base category on Assignment portal type because the relation between Assignment and Group Calendar is obsolete
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add Group Calendar Assignment portal type. It will be used to set the relation with the source and the period
-
Gabriel Monnerat authored
-
Jérome Perrin authored
-
- 03 Apr, 2014 6 commits
-
-
Aurel authored
also make redirection stay on website
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 02 Apr, 2014 2 commits
-
-
Gabriel Monnerat authored
erp5_ingestion: Improve publication_section field in Base_viewNewFileDialog to be possible pass a default value to the field
-
Vincent Pelletier authored
-
- 01 Apr, 2014 7 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Vincent Pelletier authored
-
Jérome Perrin authored
-
Gabriel Monnerat authored
The category uid should be passed to the query. With this, is possible generate queries like stock.project_uid is NULL.
-
Jérome Perrin authored
This script is intended to replace Base_getCurrencyForSection and support properly the case where there are more than one currency. Start using it in accounting module view and grouping reference dialog.
-