- Dec 06, 2024
-
-
Etienne Ferriere authored
a form view corresponding to its invoice type.
-
- Aug 19, 2024
-
-
Etienne Ferriere authored
on specific accounts on closed periods.
-
- May 23, 2023
-
-
oury.balde authored
Remove unnecessary conditions related to invoices
-
- May 22, 2023
-
-
oury.balde authored
in account.move model This commit consolidates the logic for updating date fields in the `account.move` model into a single private method `_update_dates`. Docstrings
-
- Sep 14, 2022
-
-
Vincent Hatakeyama authored
-
- Sep 09, 2022
-
-
Vincent Hatakeyama authored
-
- May 31, 2022
-
-
Etienne Ferriere authored
only if a fiscal year of same code exists for the same company. The exclusion must be executed on the basis of the company and not without it. On call of the 'find' methods of fiscal years and accounting periods, ensure that only one object is returned.
-
- Apr 20, 2022
-
-
Etienne Ferriere authored
to specify a keyword argument, which will define the codes of the periods to create.
-
- Apr 04, 2022
-
-
Etienne Ferriere authored
a recordset, and not only one record at once.
-
- Apr 29, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 18, 2022
-
-
Houzefa Abbasbhay authored
obsoleted by accounting date this module adds.
-
- Aug 30, 2021
-
-
Etienne Ferriere authored
Upgraded the module version. Updated the change log.
-
- Mar 17, 2021
-
-
Vincent Hatakeyama authored
-
- Mar 05, 2021
-
-
Houzefa Abbasbhay authored
based on menu items.
-
- Mar 04, 2021
-
-
Houzefa Abbasbhay authored
-
- Apr 22, 2020
-
-
Houzefa Abbasbhay authored
Specifics to play better with accounting changes: * No longer change the base ``date`` field; add ``accounting_date`` instead. * Build periods when loading accounting data for a new company.
-
- Apr 08, 2020
-
-
Vincent Hatakeyama authored
in tests, copy an existing product rather than creating a new one to avoid problems with new required fields in other modules and also remove description from manifest as README.rst will be used automatically instead
-
- Feb 25, 2020
-
-
Vincent Hatakeyama authored
-