hotline#127690 : Fixes an Offer Validity Issue when duration_type is MONTH in…
1 unresolved thread
hotline#127690 : Fixes an Offer Validity Issue when duration_type is MONTH in ONIX and provided Offer file.
Merge request reports
Activity
Filter activity
added 32 commits
-
dc5adb07...1f7f6382 - 31 commits from branch
hotline
- ca16213c - hotline#127690 : Fixes an Offer Validity Issue when duration_type is MONTH in…
-
dc5adb07...1f7f6382 - 31 commits from branch
28 28 AVAILABILITY_CONSTRAINT = '07', 29 29 ORDER_LINE_ID = 'order_line_id', 30 30 DURATION = 'duration', 31 DURATION_UNIT = 'duration_unit', 31 32 QUANTITY = 'quantity', 32 33 MAX_NB_OF_USERS = 'max_number_of_users', 33 34 ORDER_DATE = 'order_date', 34 END_DATE = 'end_date'; 35 END_DATE = 'end_date', 36 UNIT_DAY = 'DAY', 37 UNIT_MONTH = 'MONTH', 38 UNIT_TO_DURATION = [ self::UNIT_MONTH => 30, 39 self::UNIT_DAY => 1]; changed this line in version 4 of the diff
- Resolved by Henri-Damien LAURENT
- Resolved by Henri-Damien LAURENT
added 1 commit
- b9eda6b1 - hotline#127690 : Fixes an Offer Validity Issue when duration_type is MONTH in…
added 1 commit
- c2d9a660 - hotline#127690 : Fixes an Offer Validity Issue when duration_type is MONTH in…
enabled an automatic merge when the pipeline for c2d9a660 succeeds
mentioned in commit 1576c080