Go to file
nan-tic-dev ff73e887ea In case the search is incorrect, do not return results (#4)
#163565
2023-11-24 23:44:47 +00:00
doc [doc] update doc for rev 332452f09534 2015-05-22 09:42:36 +02:00
locale Locales 2021-05-26 09:27:46 +02:00
tests Replace test setuptools command by unittest discover 2022-04-28 10:41:41 +02:00
view Add payment_days field to invoices and allow searching on it. 2019-05-01 01:24:10 +02:00
.drone.yml Activate drone email notification 2018-03-08 18:01:37 +01:00
.travis.yml Add travis 2016-08-11 14:26:22 +02:00
CHANGELOG increase version 2019-11-14 11:02:01 +01:00
COPYRIGHT Initial commit. 2013-03-31 19:08:09 +02:00
INSTALL Initial commit. 2013-03-31 19:08:09 +02:00
Jenkinsfile Modify tox and add Jenkisfile 2020-04-11 18:30:54 +02:00
LICENSE Initial commit. 2013-03-31 19:08:09 +02:00
MANIFEST.in Remove TODO From manifest 2016-06-02 13:58:02 +02:00
README Initial commit. 2013-03-31 19:08:09 +02:00
__init__.py Fix most flake8 errors 2016-11-09 11:49:59 +01:00
invoice.py In case the search is incorrect, do not return results (#4) 2023-11-24 23:44:47 +00:00
invoice.xml Add payment_days field to invoices and allow searching on it. 2019-05-01 01:24:10 +02:00
messages.xml FIX Messages 2019-10-17 11:00:57 +02:00
party.py adapt to ir.message 2019-03-31 08:56:23 +02:00
party.xml Initial commit. 2013-03-31 19:08:09 +02:00
payment_term.py Task #034980: Fix usage with account_payment_holidays 2018-09-12 13:18:32 +02:00
setup.py Pyflakes fixes. 2021-03-27 23:32:04 +01:00
tox.ini fix setup.py 2020-04-24 04:44:47 +02:00
tryton.cfg Increase version number 2023-05-10 17:20:33 +02:00

README

account_payment_days
=======================

Installing
----------

See INSTALL

Support
-------

If you encounter any problems please use bitbucket bugtracker:

  https://bitbucket.org/albertnan/account_payment_days/issues

Documentation
-------------

See the doc/ directory.

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT