1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This is openerp modules we made for current customer project
we are glad to public all them to openerp community
===============================================================
l10n_cn -- only contain openerp chinese localozation module, eg. accounts,stats etc.
oecn_pdf_cn -- solve the font error in rml generated pdf report
oecn_account_currency -- add currency conversion function to account move form
oecn_account_print -- print account documents(account move, ledger)
==============================================================
|