summaryrefslogtreecommitdiff
path: root/finance/trytond_account (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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