aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond_party
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | finance)
* - Remove dead mirrorwen2013-05-201-2/+1
| | | | Approved by: maintainer(via email)
* - Update to 2.4.1wen2013-05-192-10/+8
| | | | | | | | | - Update MASTER_SITES and COMMENT - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
* trytond_party is the party module for trytond.wen2012-08-204-0/+93
The party module defines the concepts of party, category and contact mechanism. It also comes with reports to print labels and letters and a Check VIES wizard. WWW: http://www.tryton.org/ PR: 170559 Submitted by: Matthias Petermann <matthias@d2ux.net>