Commit graph

17 commits

Author SHA1 Message Date
Jes?s Mart?n Jim?nez 1231a904f9 Increase version number 2016-07-12 15:10:50 +02:00
Jes?s Mart?n Jim?nez b7259712e5 Update test to version 4.0 2016-07-12 13:17:19 +02:00
Jes?s Mart?n Jim?nez 88622bc98c Fix sql constraints 2016-07-06 11:49:56 +02:00
Jes?s Mart?n Jim?nez a284af91e7 Fix on_change_* methods 2016-07-05 13:24:17 +02:00
Bernat Brunet Torruella b2fb7cfc59 Fix bug when invoice has number, not change 2015-04-09 17:15:34 +02:00
Albert Cervera i Areny 694f0b14a6 Simplify by supporting only customer invoices and credit notes. Also allow
sequences per fiscalyear, not periods.

Also set current date if none was set by the user.

Improve multi-company support.
2014-12-21 16:57:55 +01:00
Albert Cervera i Areny 17bfe2fe59 Add ir.model.access for account.journal.invoice.sequence model. 2014-12-21 16:55:24 +01:00
jmartin ec0a691897 Deleted unused import 2014-11-13 10:03:28 +01:00
jmartin 7f4023f0b5 Changed the name of the module to account_invoice_multisequence 2014-11-13 10:02:37 +01:00
jmartin bcbd474123 Allow define journal sequences for supplier invoices 2014-11-10 16:41:25 +01:00
jmartin 23e949eabc Add code to domain of out_invoice_sequence and out_credit_note_sequence fields of account.journal.invoice.sequence model 2014-11-10 15:08:22 +01:00
jmartin 8fc35f6f70 Fix unique constraint 2014-11-10 12:17:52 +01:00
jmartin 64d54b96a6 Period can be used only once for Journal Sequence 2014-11-10 10:22:53 +01:00
jmartin d772e5fd9d Add field journal_sequences to fiscalyear 2014-11-07 17:55:51 +01:00
jmartin 595c107cc8 Add domain to a field period of model account.journal.invoice.sequence 2014-11-07 17:28:57 +01:00
jmartin 72f0db68c2 Fix AttributeError: "account.journal.invoice.sequence,2" has no attribute "in_invoice_sequence" 2014-11-07 17:19:31 +01:00
jmartin e9000d4433 Initial release 2014-11-07 12:25:44 +01:00