Commit Graph

5 Commits

Author SHA1 Message Date
Rodrigo
a04318cdc9 [FIX] account_move_name_sequence: issue #1465 vals get refund_sequence true if value not get in vals 2022-12-02 15:26:13 +01:00
Francisco Javier Luna Vazquez
9b949617a0 [REF] account_move_name_sequence: Use Odoo native methods + Typos 2022-05-26 11:03:33 -05:00
Moises Lopez
56d3d0ee36 [REF] account_move_name_sequence: Add number_next_actual and date range lines data based on current moves 2022-05-10 20:30:42 +00:00
Alexis de Lattre
b8ad36239d sequence is now required on journals
Add post-install script to create a sequence for all existing journals
Update README accordingly
2021-11-02 12:00:06 +01:00
Alexis de Lattre
e53aeb87f7 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.
2021-09-08 12:00:18 +02:00