Commit Graph

16 Commits

Author SHA1 Message Date
OCA-git-bot
ee7570df07 account_move_name_sequence 14.0.1.4.1 2023-04-01 17:59:48 +00:00
OCA-git-bot
e451e1a043 account_move_name_sequence 14.0.1.4.0 2022-12-02 17:01:05 +00:00
OCA-git-bot
b50bc9da55 account_move_name_sequence 14.0.1.3.2 2022-12-01 18:56:18 +00:00
OCA-git-bot
49abfc7f1b account_move_name_sequence 14.0.1.3.1 2022-08-20 05:35:20 +00:00
payen000
a958cd7e53 [REF] account_move_name_sequence: Added concurrency tests related to sequence
A demo ir_sequence record with 'standard' implementation was
assigned to the payment journal so that no concurrency errors arise
from using 'no gap' sequences when attempting to create multiple payments.
2022-08-17 19:10:38 +00:00
OCA-git-bot
8dc54086cc account_move_name_sequence 14.0.1.3.0 2022-07-08 07:23:51 +00:00
OCA-git-bot
ad3380a70c account_move_name_sequence 14.0.1.2.2 2022-05-26 19:27:25 +00:00
Francisco Javier Luna Vazquez
9b949617a0 [REF] account_move_name_sequence: Use Odoo native methods + Typos 2022-05-26 11:03:33 -05:00
OCA-git-bot
b513f9200f account_move_name_sequence 14.0.1.2.1 2022-05-20 14:55:28 +00:00
Moises Lopez
24dfffa0bf [REF] account_move_name_sequence: Add maintainers to myself 2022-05-13 17:47:39 +00:00
OCA-git-bot
d6f51bdcec account_move_name_sequence 14.0.1.2.0 2022-05-13 17:42:49 +00:00
OCA-git-bot
eb3293440c account_move_name_sequence 14.0.1.1.0 2022-05-13 17:12:07 +00:00
OCA-git-bot
383c8ac13e account_move_name_sequence 14.0.1.0.1 2022-05-13 15:59:23 +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