Commit graph

92 commits

Author SHA1 Message Date
C?dric Krier
da21626f4a Fix style 2018-01-09 15:53:17 +01:00
C?dric Krier
3b9a2fd9e6 Remove volumes from drone and fix tests 2018-01-09 15:53:01 +01:00
Raimon Esteve
d9674cbbd4 Upgrade to 4.7 2017-12-22 10:55:48 +01:00
Raimon Esteve
6c87bd07dd FIX search account_invoice_multisequence module when state is activated 2017-02-28 11:55:52 +01:00
Sergi Carol
0eb26a252e Updated tryton.cfg depends 2017-02-23 12:13:26 +01:00
Raimon Esteve
e59d6c24a2 Check number when the invoice already has a number
Revert changeset-d04736470e24
2017-01-20 14:49:57 +01:00
Raimon Esteve
0241b61d1c Make date not readonly when the number is already set
Revert changeset-6ba7d3dfd85c
2017-01-20 14:38:28 +01:00
Sergi Almacellas Abellana
668def927e Install sqlitebck on tox 2016-12-20 17:12:59 +01:00
Sergi Almacellas Abellana
c92fc53cba Make date readonly when the number is already set
Is should not be possible to modify the invoice_date when a number is set,
otherwise it should be possible to make an invoice which is not consecutive
because we only check it when creating the number.
2016-12-20 15:30:28 +01:00
Sergi Almacellas Abellana
d9cf25e165 Ensure a language instance is always used to format date 2016-12-19 10:07:08 +01:00
Raimon Esteve
6944e72aa6 pyflakes 2016-12-12 11:38:23 +01:00
Raimon Esteve
5f75c092da Revert changeset-bef4bc174c80 2016-12-12 11:45:08 +01:00
Raimon Esteve
b583afaf49 Removed tag 4.2.0 2016-11-28 23:25:31 +01:00
Raimon Esteve
207a7731d4 Rename language code
issue5443
2016-12-12 11:34:10 +01:00
Sergi Almacellas Abellana
310aedf3d9 Use generic email on setup.py 2016-11-30 13:12:34 +00:00
Raimon Esteve
3e9d5e84e9 FIX author_email on setup 2016-11-28 23:54:00 +01:00
Sergi Almacellas Abellana
7fb9ed6e66 Increase version number 2016-11-28 17:07:59 +00:00
Sergi Almacellas Abellana
a6dd1ed8e0 Added tag 4.2.0 for changeset 6e87c8e88a78 2016-11-28 17:07:43 +00:00
Sergi Almacellas Abellana
01c7526eda Prepare release 4.2.0 2016-11-28 17:07:43 +00:00
Sergi Almacellas Abellana
2c5a15d1f6 Fix quoting of author email in setup.py 2016-11-28 09:28:05 +00:00
Sergi Almacellas Abellana
ad6a902301 Set author_email on setup.py 2016-11-28 08:58:54 +00:00
Sergi Almacellas Abellana
e316aeb9b7 Remove executable flag from test python files 2016-10-25 17:19:10 +02:00
Sergi Almacellas Abellana
f9e087ab92 Rename language codes 2016-09-16 17:38:31 +02:00
Sergi Almacellas Abellana
4cf1afe561 Change Invoice.set_number into classmethod 2016-08-11 15:20:20 +02:00
Sergi Almacellas Abellana
f01259a5ba Add travis 2016-08-11 14:21:03 +02:00
Sergi Almacellas Abellana
a88237eb7b Remove not needed tests 2016-06-02 13:11:31 +02:00
Jes?s Mart?n Jim?nez
45002aa41b Migrate test to version 4.0 2016-05-18 16:59:15 +02:00
resteve
b1ec8f9355 Increase version number 2016-05-03 00:32:45 +02:00
resteve
1b5bd4a9a1 Increase version number 2016-05-03 00:15:53 +02:00
jmartin
cf9e3780f1 Merge invoice and credit note 2016-03-29 17:30:01 +02:00
jmartin
532069914b Add python 3 support 2016-03-29 11:43:12 +02:00
jmartin
6591c1f528 Add drone and tox config files 2016-03-29 11:41:48 +02:00
jmartin
fd86a10224 Update setup.py file 2016-03-29 11:40:47 +02:00
jmartin
070a123239 Follow PEP-0249 for Transaction and backends 2016-03-10 13:34:40 +01:00
Sergi Almacellas Abellana
144c6073ee Don't check for number correctness when the invoice already has a number
(grafted from 6ba7d3dfd85ce19523657c21b9fd06e5173c7c80)
2016-01-13 15:45:32 +01:00
Sergi Almacellas Abellana
0ebe8574c1 Add removed unittests
(grafted from 29e62db1238f2bfd5356f92f0af7a60548e9bbbd)
2015-12-09 22:41:29 +01:00
resteve
e0d8ad9a54 Tests 2015-12-01 10:56:39 +01:00
resteve
5a5a3a930b Increase version number 2015-11-10 22:44:54 +01:00
resteve
2d3707e646 Rename ir.module.module to ir.module 2015-09-29 15:43:31 +02:00
resteve
e2c8cb4d74 Increase version number 2015-09-28 22:28:20 +02:00
Bernat Brunet Torruella
cd580ca48a not control the invoice_date and accounting_date are to be equals 2015-09-28 15:04:28 +02:00
resteve
d3b7c5d5c9 Locales 2015-09-14 15:18:24 +02:00
resteve
3dfa60beea Increase version number 2015-08-11 16:17:27 +02:00
Bernat Brunet Torruella
d1d03f62da Add a control in the invoice validation that it have the same date for the invoice_date and accounting_date, because is needed for the number and date correlation control 2015-08-11 10:49:07 +02:00
Sergi Almacellas Abellana
dac1c6f378 Add tests and fix pyflakes 2015-05-11 17:48:45 +02:00
Sergi Almacellas Abellana
f44d16370b Check invoices on the same fiscalyear, not on the same period only
Witout this changes an unconsecutive invoice can be generated if it's placed
on another period of the same fiscalyear
2015-05-06 11:47:52 +02:00
Jordi Esteve
054fced7a8 Fix extra module name 'account_invoice_multisequence' 2015-03-20 19:14:18 +01:00
Jordi Esteve (Zikzakmedia)
8b4bcabc2c Merged in aneolf/trytond-account_invoice_consecutive (pull request #2)
Several improvements
2014-12-03 17:59:21 +01:00
resteve
a795c3f5d2 FIX header module 2014-11-18 08:55:04 +01:00
jmartin
750c0e3dd3 Add extras depend of account_invoice_sequence 2014-11-10 13:51:42 +01:00