Commit Graph

32 Commits

Author SHA1 Message Date
OCA-git-bot
064501a7aa [BOT] post-merge updates 2024-04-23 02:06:20 +00:00
OCA-git-bot
5ea6bc5559 Merge PR #1759 into 16.0
Signed-off-by moylop260
2024-04-23 01:58:16 +00:00
OCA-git-bot
766b30b51b [BOT] post-merge updates 2024-04-23 01:43:46 +00:00
Andrea Gidalti
3c940ae310 [IMP] account_move_name_sequence: apply guidelines to name view files
Update name of view files to follow guidelines.
2024-04-22 19:42:02 -06:00
Moises Lopez - https://www.vauxoo.com/
d8fec98e91 [REF] account_move_name_sequence: Add unittest to create concurrency invoices
Add demo data with standard implementation sequences

In order to test locks issues without changing data (then reverting)
2024-04-22 19:31:55 -06:00
OCA-git-bot
3e7cc12014 [BOT] post-merge updates 2024-04-22 21:06:58 +00:00
OCA-git-bot
1dd520d28c [BOT] post-merge updates 2024-04-17 19:54:35 +00:00
OCA-git-bot
8e9ab05b54 [BOT] post-merge updates 2024-04-17 18:40:20 +00:00
payen000
a1c7502046 [REF] account_move_name_sequence: Added concurrency tests related to sequence
A demo ir_sequence record with 'standard' implementation was
assigned to the payment journal so that no concurrency errors arise
from using 'no gap' sequences when attempting to create multiple payments.
2024-04-17 11:18:59 -06:00
OCA-git-bot
0c43ff9550 [BOT] post-merge updates 2023-11-21 19:27:29 +00:00
OCA-git-bot
a73a707198 [BOT] post-merge updates 2023-10-18 15:48:44 +00:00
OCA-git-bot
9ce3c3c3e8 [BOT] post-merge updates 2023-10-09 18:58:44 +00:00
OCA-git-bot
e9b17f371c Merge PR #1738 into 16.0
Signed-off-by moylop260
2023-10-09 18:49:19 +00:00
Andrea Gidalti
79c62a9af6 [REF] account_move_name_sequence: rename hooks file
Rename hooks file and use post_init_hook method to create journal sequences
after module installation.
2023-10-09 18:41:36 +00:00
OCA-git-bot
967fef3249 account_move_name_sequence 16.0.1.1.4 2023-08-24 16:04:15 +00:00
OCA-git-bot
396acb103c account_move_name_sequence 16.0.1.1.3 2023-03-16 09:00:02 +00:00
OCA-git-bot
39ecbdd215 account_move_name_sequence 16.0.1.1.2 2023-01-31 13:26:21 +00:00
OCA-git-bot
7c8c97b3fb account_move_name_sequence 16.0.1.1.1 2023-01-24 15:05:53 +00:00
OCA-git-bot
3db3de802e account_move_name_sequence 16.0.1.1.0 2022-12-09 00:22:24 +00:00
Rodrigo
86eed6c1ed [MIG] account_move_name_sequence: Migration to 16.0 2022-12-08 11:35:30 +01:00
OCA-git-bot
d07e939fad account_move_name_sequence 15.0.1.1.0 2022-11-22 14:36:51 +01:00
Francisco Javier Luna Vazquez
a800db0440 [MIG] account_move_name_sequence: Migration to 15.0 2022-11-22 14:36:51 +01:00
OCA-git-bot
3a1b342a62 account_move_name_sequence 14.0.1.2.2 2022-11-22 14:36:51 +01:00
Francisco Javier Luna Vazquez
1653cc46c2 [REF] account_move_name_sequence: Use Odoo native methods + Typos 2022-11-22 14:36:51 +01:00
OCA-git-bot
cdc7934b6d account_move_name_sequence 14.0.1.2.1 2022-11-22 14:36:51 +01:00
Moises Lopez
3cd3182734 [REF] account_move_name_sequence: Add maintainers to myself 2022-11-22 14:36:51 +01:00
OCA-git-bot
d9df97e89d account_move_name_sequence 14.0.1.2.0 2022-11-22 14:36:51 +01:00
OCA-git-bot
caf256db96 account_move_name_sequence 14.0.1.1.0 2022-11-22 14:36:51 +01:00
OCA-git-bot
5add0a43bd account_move_name_sequence 14.0.1.0.1 2022-11-22 14:36:51 +01:00
Moises Lopez
d1d6874aad [REF] account_move_name_sequence: Add number_next_actual and date range lines data based on current moves 2022-11-22 14:36:51 +01:00
Alexis de Lattre
4aeaa9ca51 sequence is now required on journals
Add post-install script to create a sequence for all existing journals
Update README accordingly
2022-11-22 14:36:51 +01:00
Alexis de Lattre
42def7f06f Add module account_move_name_sequence
This module restores the good old behavior where journal entry numbers
were generated from a sequence configured on the journal.
2022-11-22 14:36:51 +01:00