aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond_account
Commit message (Collapse)AuthorAgeFilesLines
* - Convert finance/ to new USES=pythonMarcus von Appen2014-10-201-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371284
* - Swith from easy_install to install (and bump PORTREVISION)Antoine Brodin2014-02-092-76/+3
| | | | | | | - Use PYDISTUTILS_AUTOPLIST Notes: svn path=/head/; revision=343510
* . svn copy tryton -> tryton28 ports;Boris Samorodov2013-11-201-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> Notes: svn path=/head/; revision=334432
* Support STAGE (in preparation to commit PR/181691)..Boris Samorodov2013-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) Notes: svn path=/head/; revision=334164
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* finance/trytond_account: update to 2.4.6William Grzybowski2013-08-102-4/+5
| | | | | | | | | | | | - Update to 2.4.6 - Change maintainer address - Add Create By Makefile header PR: ports/181173 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer) Notes: svn path=/head/; revision=324493
* - Update to 2.4.4Wen Heping2013-05-192-10/+7
| | | | | | | | | | | | - Update MASTER_SITES and COMMENT - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer) Notes: svn path=/head/; revision=318476
* trytond_account is a account module for tryton.Wen Heping2012-08-284-0/+111
The account module defines fundamentals for most of accounting needs. It include: General accounting, Fiscal year management, Taxes management, Journal entries, Reconciliation. And with reports: General ledger, Trial balance, Balance sheet, Income statement, Third party balance, Aged balance and General journal. WWW: http://www.tryton.org/ PR: 170553 Submitted by: Matthias Petermann <matthias@d2ux.net> Notes: svn path=/head/; revision=303283