[IMP+REF] contract: Allow to set recurrency at header level

Big refactoring for allowing to define recurrency at header level for simplifying
the use of the module for most of the cases where you don't need different
recurrency at line level.
This commit is contained in:
Pedro M. Baeza
2020-07-14 20:23:08 +02:00
committed by Jean-Charles Drubay
parent 9ed0486d44
commit 8d2dfb0376
12 changed files with 541 additions and 345 deletions

View File

@@ -1 +1,2 @@
* Recover states and others functional fields in Contracts.
* Add recurrence flag at template level.