Go to file
Raimon Esteve aa65eadf41 Remplace set sale_device context from _preferences_fields to _get_preferences
Check rule only if _check_access is set and enforce companies rule
issue4080
#163126
2023-10-31 09:01:48 +01:00
doc DOC 2014-07-16 19:33:31 +02:00
locale Locales 2023-08-24 16:52:10 +02:00
tests Add line in the product price list 2023-08-21 15:12:50 +02:00
view Remove replace_attributes buttons col/colspan 2021-07-05 08:06:19 +02:00
.drone.yml Add drone and tox config files 2016-03-29 11:41:55 +02:00
CHANGELOG increase version 2019-11-14 11:02:03 +01:00
COPYRIGHT Initial commit 2014-06-27 19:03:08 +02:00
INSTALL Initial commit 2014-06-27 19:03:08 +02:00
Jenkinsfile Modify tox and add Jenkisfile 2020-04-11 18:33:53 +02:00
LICENSE Initial commit 2014-06-27 19:03:08 +02:00
MANIFEST.in Initial commit 2014-06-27 19:03:08 +02:00
README Initial commit 2014-06-27 19:03:08 +02:00
__init__.py pyflakes fixes 2019-12-14 23:08:54 +01:00
device.py Use declarative index definition for ModelSQL 2022-11-09 10:25:52 +01:00
device.xml Add company global rule 2022-05-06 13:37:14 +02:00
message.xml FIX gettext messages when open/close statements 2020-02-05 13:09:46 +01:00
sale.py In case total_amount is < 0, the condition is absolute value (abs) 2023-10-26 14:27:55 +02:00
sale.xml Remove type None in inherit view 2019-06-13 08:22:46 +02:00
setup.py In "OpenStatement" wizard, set the default value for "total_amount" field and "number_of_lines" field. (#2) 2023-06-09 13:04:51 +02:00
statement.py Fix keyword passed to gettext message. 2023-08-11 17:29:27 +02:00
statement.xml Release 3.6 version 2015-08-05 07:30:10 -05:00
tox.ini fix setup.py, scenario still fails 2020-05-03 12:50:58 +02:00
tryton.cfg Increase version number 2023-05-10 17:30:15 +02:00
user.py Remplace set sale_device context from _preferences_fields to _get_preferences 2023-10-31 09:01:48 +01:00
user.xml Remove type None in inherit view 2019-06-13 08:22:46 +02:00

README

trytond-sale_payment
====================

The sale_payment module of the Tryton application platform.

Installing
----------

See INSTALL

Support
-------

For more information or if you encounter any problems with this module,
please contact the programmers at

  Zikzakmedia
  --------------
  website: http://www.zikzakmedia.com/
  email: zikzak@zikzakmedia.com

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information please visit the Tryton web site:

  http://www.tryton.org/