Adaptation supercoop supercafoutch
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
-
-
resolved all discussions
Toggle commit list -
merged
Toggle commit list
Step 1. Fetch and check out the branch for this merge request
git fetch origin git checkout -b adaptation_supercoop_supercafoutch origin/adaptation_supercoop_supercafoutch
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout dev_cooperatic git merge --no-ff adaptation_supercoop_supercafoutch
Step 4. Push the result of the merge to GitLab
git push origin dev_cooperatic
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines.
added 1 commit
| 1670 | 1696 | coop_logger.error("easy_validate_shift_presence : %s %s", str(coop_id), str(e)) |
| 1671 | 1697 | return res |
| 1672 | 1698 | |
| 1699 | class CagetteService(models.Model): | |
Please
register
or
sign in
to reply
|
||
| 131 | 131 | |
| 132 | 132 | La Cagette use False to implement custom rules |
| 133 | 133 | |
| 134 | - CAN_CREATE_BINOME = True (by default) | |
| 135 | ||
| 136 | If set to False, in new member creation form, a member can be selected to be associated with. | |
|
||
added 1 commit
added 1 commit
resolved all discussions
resolved all discussions
merged
merged
mentioned in commit eb1e61d0
mentioned in commit eb1e61d0
This will create a new commit in order to revert the existing changes.