Commit Graph

20 Commits

Author SHA1 Message Date
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Kuldeep Joshi (OpenERP) 4a42b0eb4e [IMP]l10n_multilang: remove netsvc
bzr revid: kjo@tinyerp.com-20120614070329-lo02oqplsbih0apt
2012-06-14 12:33:29 +05:30
Quentin (OpenERP) 3b7b49b160 [FIX] l10n_multilang: fixed typo
bzr revid: qdp-launchpad@openerp.com-20111206132732-162df1z0dm467mr0
2011-12-06 14:27:32 +01:00
Quentin (OpenERP) 2cc1fba2df [FIX] l10n_multilang: fix (spoken_languages may not be defined on chart template)
bzr revid: qdp-launchpad@openerp.com-20111206123122-2cvpmflf1o5ptstc
2011-12-06 13:31:22 +01:00
Quentin (OpenERP) ae74054b5a [REF+IMP] l10n_multilang: code refactoring in order to split the big method into smaller pieces + improved the way the translations are handled (use of spoken_languages, can force the write if we don't want to create a translation but replace the current value...)
bzr revid: qdp-launchpad@openerp.com-20111206114411-rqcc8qvqo342u4y2
2011-12-06 12:44:11 +01:00
Quentin (OpenERP) a0f8272bf8 [IMP] l10n_multilang: removal of class translate.message and use of logger instead
bzr revid: qdp-launchpad@openerp.com-20111205111756-2eipaa85ry6g38l6
2011-12-05 12:17:56 +01:00
Quentin (OpenERP) 6f8025675e [IMP] l10n_multilang: removed field bank_from_template
bzr revid: qdp-launchpad@openerp.com-20111205110251-yt42mhlfsvdnu9xv
2011-12-05 12:02:51 +01:00
ron@tinyerp.com e51402e60a [ADD] account: l10n_multilang:Add Translation from Source object account.fiscal.position.template to Destination object account.fiscal.position
bzr revid: ron@tinyerp.com-20110728114114-fnrq019gatadle14
2011-07-28 17:11:14 +05:30
ron@tinyerp.com dc9ce6d3c7 [ADD] account: l10n_multilang:Add Translation from Source object account.tax.template to Destination object account.tax
bzr revid: ron@tinyerp.com-20110728095258-t54nc1k1ciwj6lr0
2011-07-28 15:22:58 +05:30
Rucha (Open ERP) 8eebb01588 [MERGE]: l10n_multilang: Merged Improvement for tax code template translation
bzr revid: rpa@tinyerp.com-20110728092651-zt5m8m0vcu3qzqvf
2011-07-28 14:56:51 +05:30
Rucha (Open ERP) 333db03d5f [IMP]: l10n_multilang: Improvement in docstring,
* Minor improvement in code

bzr revid: rpa@tinyerp.com-20110728071717-gp0x1k6sq1ctlbgm
2011-07-28 12:47:17 +05:30
ron@tinyerp.com 96b8b110c7 [ADD] account: l10n_multilang:Add Translation from Source object account.tax.code.template to Destination object account.tax.code
bzr revid: ron@tinyerp.com-20110727125350-r0acre34pqmxh1uz
2011-07-27 18:23:50 +05:30
ron@tinyerp.com 95b3fc52fe [IMP] account: l10n_multilang:improved translate.message _description.
bzr revid: ron@tinyerp.com-20110727120058-35bq5v2m5t9kr83a
2011-07-27 17:30:58 +05:30
ron@tinyerp.com e24ab6b131 [IMP] account: l10n_multilang:
1) Improvements in DocString.
2) optimized code of copy_translations.
3) cheked for multiple template => so just copy_translations method return only Message.
4) execute function return translation wizard After completed translation.
5) Improvements in translation message return string.

bzr revid: ron@tinyerp.com-20110727115131-bisuy86yl2plj14q
2011-07-27 17:21:31 +05:30
ron@tinyerp.com ae31130d22 [IMP] account: l10n_multilang: Improvement in code and create record of message instead of using default_get
bzr revid: ron@tinyerp.com-20110726114902-9uha9q2zftr790cq
2011-07-26 17:19:02 +05:30
ron@tinyerp.com 06726846c4 [ADD] account: l10n_multilang:
1)Add wizard=>to saw warning message
2)Optimize code of copy_translation method
3)checked indentation problems
4)remove Unused variable
5)Improved docstring

bzr revid: ron@tinyerp.com-20110726095518-1irmhd3xr8mwfaui
2011-07-26 15:25:18 +05:30
ron@tinyerp.com f9826a7f3c [IMP] account: l10n_multilang: Copy Translation from Account Template to Destination object
bzr revid: ron@tinyerp.com-20110725053934-zcbki8m3wyt4ilux
2011-07-25 11:09:34 +05:30
Rucha (Open ERP) cfb3e17512 [MERGE]: l10n_multilang: Merged improvement in default_get of loading COA template for getting default language
bzr revid: rpa@tinyerp.com-20110722104904-y0fp3lc5j4a97t6n
2011-07-22 16:19:04 +05:30
ron@tinyerp.com b5f41c1cc7 [IMP] account: l10n_multilang: 1)Get Default language on Language field 2)onchange on Template at that time languages change accordingly
bzr revid: ron@tinyerp.com-20110722083414-8qzizw2fe1a8rxol
2011-07-22 14:04:14 +05:30
ron@tinyerp.com 7daeb8c47e [IMP]l10n_multilang:Change the Multi wizard configuaration view and Add Language Field on wizard
bzr revid: ron@tinyerp.com-20110721124911-h5tyniz8nufsqu1c
2011-07-21 18:19:11 +05:30