mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
refs #274 check : - closing the current period works - closing a period with date closing AFTER the opening fails - creating a new period works - create a period with closing after current (opened) period fails => fails see refs #410 - create a period with opening and closing after current (opened) period fails => fails see refs #410 - create a period with end date between another fails - create a period with end date after opening date fails - create a period between another period (date closing and date opening) fails - create a period with date opening inside another period fails