summaryrefslogtreecommitdiff
path: root/finance/trytond_currency (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
* - Update MASTER_SITESWen Heping2013-05-191-7/+4
| | | | | | | | | | | - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer) Notes: svn path=/head/; revision=318511
* trytond_currency is the currency module for trytond.Wen Heping2012-08-204-0/+73
It define currencies and exchange rate. Allow to customize the formatting of the currency amount. WWW: http://www.tryton.org/ PR: 170558 Submitted by: Matthias Petermann <matthias@d2ux.net> Notes: svn path=/head/; revision=302771