Commit Graph

180 Commits

Author SHA1 Message Date
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) aa68947a46 [IMP] l10n_multilang: removed flag translate=True on account.account as we want to have only one COA per company (and not translated) + added spoken_languages field on chart templates to depicts what can be the translations loaded
bzr revid: qdp-launchpad@openerp.com-20111206112143-9jg4s33xd8n3c6ll
2011-12-06 12:21:43 +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 32a7673729 [IMP]: account: l10n_multilang : In demo data Overwrited chart template because of interrelated with Account templates and Improved fiscal position demo data
bzr revid: ron@tinyerp.com-20110831063349-izmsc9pb3m2476cj
2011-08-31 12:03:49 +05:30
ron@tinyerp.com ef89775d72 [IMP]: account: l10n_multilang : Improved Demo becauase of chart_template_id added in account templates
bzr revid: ron@tinyerp.com-20110830053846-57vsga974ds824ue
2011-08-30 11:08:46 +05:30
Rucha (Open ERP) 00b7e1f037 [ADD]: l10n_multilang: Added demo data for new COA template for testing purpose
bzr revid: rpa@tinyerp.com-20110819130020-hwkty2a0rqp12c9m
2011-08-19 18:30:20 +05:30
Rucha (Open ERP) be74f8da55 [FIX]: l10n_multilang: Fixed demo data
bzr revid: rpa@tinyerp.com-20110817130832-a5vgb0baqpoxn7w2
2011-08-17 18:38:32 +05:30
Rucha (Open ERP) 43a9b8a5b6 [IMP, ADD]: l10n_multilang: * Added demo for fiscal position template
* given proper name to demo file

bzr revid: rpa@tinyerp.com-20110817122549-l3d71zz4nmcayfo8
2011-08-17 17:55:49 +05:30
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) aa245d62fa [REM]: l10n_multilang: Removed undefined onchange on COA template wizard
bzr revid: rpa@tinyerp.com-20110722105404-4cxq8vn97atmu0jm
2011-07-22 16:24:04 +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
Rucha (Open ERP) 66d36a813b [MERGE]: l10n_multilang: Merged with branch containing demo COA template and some improvement in old wizard
bzr revid: rpa@tinyerp.com-20110721132736-pu1vr6cjzexo2g2v
2011-07-21 18:57:36 +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
Rucha (Open ERP) 008ed5702e [MERGE]: l10n_multilang: Merged ron's branch containing new module for multi language translation [Work in PROGRESS]
bzr revid: rpa@tinyerp.com-20110720054701-rnvicvfgi9pqjnuw
2011-07-20 11:17:01 +05:30
ron@tinyerp.com d6b0a13e14 [IMP]Account:Improvments in Description
bzr revid: ron@tinyerp.com-20110718133822-fgz05pasp03im1jz
2011-07-18 19:08:22 +05:30
ron@tinyerp.com 2ca78132ea [IMP]Account:Improvement in Desription
bzr revid: ron@tinyerp.com-20110718132529-9o3vusrrjzqtmn9q
2011-07-18 18:55:29 +05:30
ron@tinyerp.com 6c4c1c78fd [IMP]Account:Fixed=>Module name and description,remove dependency of l10n_be,remove unnessasary variable,missing object
bzr revid: ron@tinyerp.com-20110718124715-b4rwn30rh3mphef0
2011-07-18 18:17:15 +05:30
ron@tinyerp.com 57507520a1 [IMP]Account:remove Account code unique constraint
bzr revid: ron@tinyerp.com-20110718043259-0o9qvuv9sj3hiceu
2011-07-18 10:02:59 +05:30
ron@tinyerp.com 3161713bea [ADD]l10n_multilang:One of the existing problem of localization modules is that it doesnot allow you to translate the objects name So Add the tags translate=True on journal name, account name, account type ,account Tax, Templates..
bzr revid: ron@tinyerp.com-20110715124238-0pm6xakc7io3p3mg
2011-07-15 18:12:38 +05:30