Commit Graph

22 Commits

Author SHA1 Message Date
Richard Mathot 6f1b820d33 [REF] OpenERP --> Odoo in various UI texts (2)
Some things missed by commit 8b67a7202d
2014-07-18 14:59:38 +02:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
Martin Trigaux 5f1f44401f [FIX] font: revert previous (use name and not familly in reportlab), fix reports using spaces
bzr revid: mat@openerp.com-20131209133742-7u1sesoinrmfpwf0
2013-12-09 14:37:42 +01:00
Olivier Dony 65405e956c [FIX] rml reports: no hardcoded template pageSize - is set by company header/footer to A4 or US Letter
bzr revid: odo@openerp.com-20121221154906-urv7cxsudhmu8nl5
2012-12-21 16:49:06 +01:00
Vo Minh Thu 509a084e79 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121210152723-mv4dykfu6ip1991h
2012-12-10 16:27:23 +01:00
Antonin Bourguignon 33f03a839a [IMP] remove useless <br/> and space
bzr revid: abo@openerp.com-20120824123613-sijnk7hovy2dl4kw
2012-08-24 14:36:13 +02:00
Rajesh Prajapati (OpenERP) 6b00de9917 [IMP] res_company : changes for text field default readonly and boolean field
bzr revid: rpr@tinyerp.com-20120820102022-r06x7ovnl3l2dyjv
2012-08-20 15:50:22 +05:30
Rajesh Prajapati (OpenERP) b2fa488328 [IMP] res_company : rml_footer1 and rml_footer2 replaced in rml_footer text field
bzr revid: rpr@tinyerp.com-20120817092503-1o8155liajl344g5
2012-08-17 14:55:03 +05:30
Rajesh Prajapati (OpenERP) fff7841aa0 [IMP] res_company : rml_footer1 and rml_footer2 replaced in rml_footer text field
bzr revid: rpr@tinyerp.com-20120817092042-cqxuoc1vcqom7034
2012-08-17 14:50:42 +05:30
Quentin (OpenERP) 629d662f63 [IMP] base, report header: simplified code by removing useless check as partner_id is required on res_company
bzr revid: qdp-launchpad@openerp.com-20120316135339-qsnr1qfcgc7mr94m
2012-03-16 14:53:39 +01:00
Raphael Collet 1e88b2d9c4 [IMP] base/report: reindent xml
bzr revid: rco@openerp.com-20120223110907-y4w70xygyvieooj8
2012-02-23 12:09:07 +01:00
Bhumika (OpenERP) 0f6b199c74 [Fix] report: Fix the header and print preivew report
bzr revid: sbh@tinyerp.com-20120223093736-a1o9cyu582jh0e17
2012-02-23 15:07:36 +05:30
Bhumika (OpenERP) b0192abb5f [Fix] : Fix Label reports
bzr revid: sbh@tinyerp.com-20120223091217-573vqlxwprt70ba8
2012-02-23 14:42:17 +05:30
Numerigraphe - Lionel Sausin a2f4f2669b [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085848-1atcrcw8e64altcp
2011-11-22 09:58:48 +01:00
Vo Minh Thu (OpenERP) f51a5e1498 [MERGE] new configuration wizard system
bzr revid: odo@openerp.com-20110706161606-lluokqgsq9ezjbmc
2011-07-06 18:16:06 +02:00
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Quentin (OpenERP) a1e94494ec [IMP] base: typo in preview report
bzr revid: qdp-launchpad@openerp.com-20110706144150-pir9tklafefl5obf
2011-07-06 16:41:50 +02:00
Quentin (OpenERP) 3ebfe4915e [IMP] base: res.company preview report cleaning
bzr revid: qdp-launchpad@openerp.com-20110706144010-2yu620o9bpia5f03
2011-07-06 16:40:10 +02:00
Quentin (OpenERP) f19ccd5b7e [IMP] base: res.company preview report simplification
bzr revid: qdp-launchpad@openerp.com-20110706143153-hq1bmb7t9qcgzgfj
2011-07-06 16:31:53 +02:00
Quentin (OpenERP) a0ca1ee6e4 [MERGE] preview_report
bzr revid: qdp-launchpad@openerp.com-20110706142112-y2ccnpc5re7mpvrx
2011-07-06 16:21:12 +02:00
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00