Francisco Javier Luna Vazquez
5291fe8ff8
[REF] account_move_name_sequence: Use Odoo native methods + Typos
2022-05-26 15:31:08 -05:00
Moises Lopez
7b4cb6a85d
[FIX] account_move_name_sequence: Fix required journal fields in view
...
The required flag was wrong for sequence_id and refund_sequence_id
So, it was not possible to store any change in journal for journal different to sale and purchase
2022-05-26 15:31:08 -05:00
Moises Lopez
c23129b0c8
[REF] account_move_name_sequence: Add number_next_actual and date range lines data based on current moves
2022-05-26 15:31:08 -05:00
Alexis de Lattre
bee5d4c8b5
sequence is now required on journals
...
Add post-install script to create a sequence for all existing journals
Update README accordingly
2022-05-26 15:31:08 -05:00
Alexis de Lattre
89ab5bbae5
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-05-26 15:31:08 -05:00