Commit Graph

11 Commits

Author SHA1 Message Date
Marcos Oitaben
d95f747d39 [MIG] account_move_name_sequence: Migration to 17.0 2024-03-11 20:03:01 +01:00
Andrea Stirpe
5448606e20 [FIX] account_move_name_sequence: do not create duplicated sequences 2023-11-13 12:19:44 +01:00
remi-filament
0d22f0a6cc [FIX] account_move_name_sequence: computed fields raising warning 2023-11-13 12:19:44 +01:00
Rodrigo
6eeafb3177 [FIX] account_move_name_sequence: issue #1465 vals get refund_sequence true if value not get in vals 2023-11-13 12:19:44 +01:00
Rodrigo
59d6c06c3d [FIX] account_move_name_sequence: return sequence names do not add a space between name and returns. 2023-11-13 12:19:44 +01:00
Rodrigo
3b477f3b86 [MIG] account_move_name_sequence: Migration to 16.0 2023-11-13 12:19:44 +01:00
Francisco Javier Luna Vazquez
522afcd487 [MIG] account_move_name_sequence: Migration to 15.0 2023-11-13 12:19:44 +01:00
Francisco Javier Luna Vazquez
425e29ba2d [REF] account_move_name_sequence: Use Odoo native methods + Typos 2023-11-13 12:19:44 +01:00
Moises Lopez
d7a7e368c3 [REF] account_move_name_sequence: Add number_next_actual and date range lines data based on current moves 2023-11-13 12:14:34 +01:00
Alexis de Lattre
e6ae066a47 sequence is now required on journals
Add post-install script to create a sequence for all existing journals
Update README accordingly
2023-11-13 12:14:34 +01:00
Alexis de Lattre
9c250274c6 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.
2023-11-13 12:14:34 +01:00