- Aug 12, 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
-
- Sep 08, 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.
-
- May 10, 2022
-
-
Houzefa Abbasbhay authored
This would happen when running tests on a DB where ``account_period`` is already installed. Follow-up on rev e9cc0fe9ab5f.
-
- Apr 29, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 18, 2022
-
-
Houzefa Abbasbhay authored
obsoleted by accounting date this module adds.
-
- Mar 17, 2021
-
-
Vincent Hatakeyama authored
-
- Mar 05, 2021
-
-
Houzefa Abbasbhay authored
Also update tests in this module to use them instead of creating them anew.
-
- Mar 04, 2021
-
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
To be reworked.
-
- Feb 17, 2021
-
-
Etienne Ferriere authored
or an accounting document. Updated the translations.
-
- 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.
-
- Mar 06, 2020
-
-
oury.balde authored
The copy of a transaction_date should be disabled by default.
-
- Feb 25, 2020
-
-
Vincent Hatakeyama authored
-
- Jan 21, 2020
-
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
-
- Sep 11, 2018
-
-
Etienne Ferriere authored
Updated the translations. Updated the unit tests.
-
- Sep 05, 2018
-
-
szeka.wong authored
-
- Aug 28, 2019
-
-
oury.balde authored
Note that when the account move date is empty an exception: constraint null value is raised during execution of action_move_create() method.
-
- May 23, 2019
-
-
Houzefa Abbasbhay authored
-
- May 15, 2019
-
-
oury.balde authored
Add force_period_on_date context to always make the period be around the current date. Note that we send a accounting date in reverse_moves func and the fill_acocunting_date should use it instead of today date.
-
- Apr 02, 2019
-
-
Etienne Ferriere authored
Remove a "special" field & rename an action.
-
- Feb 27, 2019
-
-
Etienne Ferriere authored
Updated the translations. Executed "black" and "isort".
-
- Jan 16, 2019
-
-
szeka.wong authored
-
- Oct 05, 2018
-
-
Vincent Hatakeyama authored
it existed in previous versions
-
- Aug 22, 2018
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
Those fields are similar to old odoo fiscalyear fields Also added tests
-
- Aug 13, 2018
-
-
Vincent Hatakeyama authored
-
- Aug 10, 2018
-
-
Houzefa Abbasbhay authored
(taken from the related account.move object)
-
- Jun 11, 2018
-
-
oury.balde authored
-
oury.balde authored
-
oury.balde authored
-