fix patches for default

This commit is contained in:
?ngel ?lvarez 2018-05-07 14:23:08 +02:00
parent 73e3fe1bc1
commit e4e03db5e9
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
diff -r 6c85f394741c invoice.py
--- a/modules/account_invoice/invoice.py Wed Jan 24 20:14:28 2018 +0100
+++ b/modules/account_invoice/invoice.py Wed Feb 07 15:39:49 2018 +0100
--- a/trytond/trytond/modules/account_invoice/invoice.py Wed Jan 24 20:14:28 2018 +0100
+++ b/trytond/trytond/modules/account_invoice/invoice.py Wed Feb 07 15:39:49 2018 +0100
@@ -1020,6 +1020,11 @@
invoice.number = invoice.get_next_number()
cls.save(invoices)

1
series
View File

@ -1,2 +1 @@
issue6253.diff # add invoice type criteria
issue35571002_20001_30001.diff # https://bugs.tryton.org/issue6672