aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond_company
Commit message (Collapse)AuthorAgeFilesLines
* - Swith from easy_install to install (and bump PORTREVISION)antoine2014-02-092-50/+3
| | | | - Use PYDISTUTILS_AUTOPLIST
* . svn copy tryton -> tryton28 ports;bsam2013-11-211-1/+1
| | | | | | | | | | . update tryton28 ports; [1] . connect tryton28 ports to build; . register conflicts at tryton ports. PR: ports/181691 [1] Submitted by: Matthias Petermann <matthias@petermann-it.de> [1] Approved by: Matthias Petermann <matthias@petermann-it.de>
* Restore "created by" header missing at some trytond* ports (in preparationbsam2013-11-181-0/+1
| | | | | | | | | to commit PR/181691). PR: ports/181691 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
* Support STAGE (in preparation to commit PR/181691)..bsam2013-11-181-1/+0
| | | | | | | PR: ports/181691 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | finance)
* - Update to 2.4.1wen2013-05-192-10/+7
| | | | | | | | | - Update MASTER_SITES and COMMENT - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
* trytond_company is the company module for tryton.wen2012-08-204-0/+82
The company module defines the concepts of company and employee and extend the user model. WWW: http://www.tryton.org/ PR: 170556 Submitted by: Matthias Petermann <matthias@d2ux.net>