- May 23, 2024
-
-
Vincent Hatakeyama authored
-
- May 21, 2024
-
-
Vincent Hatakeyama authored
-
- Feb 12, 2024
-
-
Houzefa Abbasbhay authored
`action_post` does not always get used by odoo methods; need to plug into `_post`. In the process, fix README & add SQL index.
-
- Aug 03, 2023
-
-
arthur.mayer authored
-
- Jul 26, 2023
-
-
Houzefa Abbasbhay authored
-
- Aug 02, 2023
-
-
Houzefa Abbasbhay authored
-
- Jul 03, 2023
-
-
arthur.mayer authored
-
Houzefa Abbasbhay authored
-
- Jun 30, 2023
-
-
Houzefa Abbasbhay authored
-
Houzefa Abbasbhay authored
-
- Jun 16, 2023
-
-
Vincent Hatakeyama authored
There is no more need to set an accounting date as the usual date is now used.
-
- Jun 15, 2023
-
-
Vincent Hatakeyama authored
-
oury.balde authored
-
- Jun 14, 2023
-
-
arthur.mayer authored
add new files fix pipeline requirements
: Reviewed migration, play_onchanges usage, and unit tests
-
- May 10, 2022
-
-
Houzefa Abbasbhay authored
in case other modules also install companies.
-
Houzefa Abbasbhay authored
This would happen when running tests on a DB where ``account_period`` is already installed. Follow-up on rev 7bde6eae1dcf.
-
- Apr 29, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 11, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 10, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 07, 2022
-
-
Vincent Hatakeyama authored
-
- Feb 04, 2022
-
-
Vincent Hatakeyama authored
-
- 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
-