2
0
Commit Graph

10 Commits

Author SHA1 Message Date
Andrea Stirpe
a015ec61f8 [FIX] account_move_name_sequence: do not create duplicated sequences 2023-08-24 13:22:31 +02:00
remi-filament
550df5a298 [FIX] account_move_name_sequence: computed fields raising warning 2023-03-15 11:45:31 +01:00
Rodrigo
346eb9d085 [FIX] account_move_name_sequence: issue #1465 vals get refund_sequence true if value not get in vals 2022-12-08 11:36:11 +01:00
Rodrigo
2d5f794ed5 [FIX] account_move_name_sequence: return sequence names do not add a space between name and returns. 2022-12-08 11:35:32 +01:00
Rodrigo
86eed6c1ed [MIG] account_move_name_sequence: Migration to 16.0 2022-12-08 11:35:30 +01:00
Francisco Javier Luna Vazquez
a800db0440 [MIG] account_move_name_sequence: Migration to 15.0 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
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