Commit Graph

6 Commits

Author SHA1 Message Date
oca-ci
32d360edda [UPD] Update account_move_name_sequence.pot 2022-05-12 17:00:22 +00:00
Moises Lopez
da2fbbd2d7 [REF] account_move_name_sequence: Discard journals already configured 2022-05-11 17:21:04 +00:00
Moises Lopez
f9a413ef11 [FIX] ir_sequence: Fix creating date_range_seq with range_month and range_day
More info about:
 - https://github.com/odoo/odoo/pull/91019

TODO: Revert this commit after it is merged
2022-05-10 20:30:42 +00: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