Commit Graph

69857 Commits

Author SHA1 Message Date
Randhir Mayatra (OpenERP) 181b9e5f52 [IMP] add the test file and help docs for anglo_saxon
bzr revid: rma@tinyerp.com-20130402104615-9cz11adov06bf5s0
2013-04-02 16:16:15 +05:30
Launchpad Translations on behalf of openerp 086b844df5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330052753-vptpgl8jh0zxx2zf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331052801-af1yzruwutw4ce3b
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401050658-9x864eerp9tph8ia
bzr revid: launchpad_translations_on_behalf_of_openerp-20130403052653-u7naqcrqgxv41q33
2013-04-03 05:26:53 +00:00
Vo Minh Thu 27ab383508 [FIX] loading: typo.
lp bug: https://launchpad.net/bugs/1162753 fixed

bzr revid: vmt@openerp.com-20130402092914-cqrjxveg66gbpm3s
2013-04-02 11:29:14 +02:00
niv-openerp 52a35371b1 [FIX] javascript error that made the application crash when a on_change returns a warning
lp bug: https://launchpad.net/bugs/1161772 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130402092547-rid9bjbxv92ukqti
2013-04-02 11:25:47 +02:00
Vo Minh Thu 9c4f0bf9d8 [FIX] service.db: forgot to remove the indicing when pooler.get_pool() was replaced.
lp bug: https://launchpad.net/bugs/1162681 fixed

bzr revid: vmt@openerp.com-20130402091852-9hsatm95ej53lllg
2013-04-02 11:18:52 +02:00
niv-openerp b4c2805012 [IMP] removed now useless code
bzr revid: nicolas.vanhoren@openerp.com-20130402090405-coachhx5x2bayakr
2013-04-02 11:04:05 +02:00
Launchpad Translations on behalf of openerp a4a7fb332d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331053353-0cyzdy57t6sekpjl
2013-03-31 05:33:53 +00:00
Launchpad Translations on behalf of openerp 3450d73332 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331052742-dbyi02qcz3pizf30
2013-03-31 05:27:42 +00:00
Thibault Delavallée 0d14fd300a [MERGE] [IMP] email_template: template_id field is now a many2one towards email.template
- changed selection field to a many2one using a domain; this
allows to edit the template while being in a composition wizard.
- improved email template and template preview form view

bzr revid: tde@openerp.com-20130329114631-fd6phvjaxojk9ja5
2013-03-29 12:46:31 +01:00
Thibault Delavallée b2fc9d75c7 [IMP] email_template_preview: improved form view.
bzr revid: tde@openerp.com-20130329112722-9aulsfcixis2id6w
2013-03-29 12:27:22 +01:00
Thibault Delavallée becbd707cf [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130329105546-epbmbbxd64cncj2h
2013-03-29 11:55:46 +01:00
Launchpad Translations on behalf of openerp c88ee699e2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329043642-ph1xi3jn2t746mdh
2013-03-29 04:36:42 +00:00
Vo Minh Thu e7bd5fd40d [IMP] doc: added missing images.
bzr revid: vmt@openerp.com-20130328163059-8rwu3xcvmg0l27dw
2013-03-28 17:30:59 +01:00
Vo Minh Thu 76802bc8bf [IMP] doc: actually use the images in the .rst.
bzr revid: vmt@openerp.com-20130328161719-0x6ugso3hm2k5ha4
2013-03-28 17:17:19 +01:00
Vo Minh Thu ec8c66f133 [ADD] doc: added Form View Guidelines (authored by apr and rco).
bzr revid: vmt@openerp.com-20130328155941-5cxok3ymhiolrfo5
2013-03-28 16:59:41 +01:00
Vo Minh Thu 5639a52431 [MERGE] use new report API.
bzr revid: vmt@openerp.com-20130328121009-r3n63gmhfkv0dnby
2013-03-28 13:10:09 +01:00
Vo Minh Thu fc4d9c8633 [REF] netsvc: always use psutil: it is needed in service.workers (and listed in setup.py).
bzr revid: vmt@openerp.com-20130328110605-2kw367x1om7wzhvm
2013-03-28 12:06:05 +01:00
Vo Minh Thu 443486ce68 [MERGE] service.common: removed broken/unused code.
bzr revid: vmt@openerp.com-20130328103755-hfkw6fp7omsgsptw
2013-03-28 11:37:55 +01:00
Christophe Matthieu 2653bcf329 [MERGE] radio button: display vertical and horizontal; click on radio label = select the label; click on field label = do nothing; bounce effect on edit in page mode; the goal is replacement of some selection box -> desable other options; not clickable in read only mode
bzr revid: chm@openerp.com-20130328095345-nc5rizcmste0bncp
2013-03-28 10:53:45 +01:00
Vo Minh Thu c3aae0abdb [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130328095006-o01omst9g0uhm0iz
2013-03-28 10:50:06 +01:00
Vo Minh Thu aa18274ef0 [REF] common: removed unused import.
bzr revid: vmt@openerp.com-20130328093438-wkd1k084oqggxnmm
2013-03-28 10:34:38 +01:00
Vo Minh Thu 34e8deeb4e [REM] common: removed login_message() which is not used.
bzr revid: vmt@openerp.com-20130328093018-c4s19buicwwol8y2
2013-03-28 10:30:18 +01:00
Vo Minh Thu 244bca8f6c [REF] common: the previously removed functions were still listed in dispatch().
bzr revid: vmt@openerp.com-20130328092541-zahlbgpidbm2ugfv
2013-03-28 10:25:41 +01:00
Launchpad Translations on behalf of openerp b1e422ceb0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130328044137-9fjn7lmvs63pc0gw
2013-03-28 04:41:37 +00:00
Vo Minh Thu 3044978a04 [MERGE] removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327183523-qtqwcf34khgnhbuo
2013-03-27 19:35:23 +01:00
Vo Minh Thu 4ed7ec95b7 [MERGE] removed LocalService("workflow"), Logger class, and TEST log level.
bzr revid: vmt@openerp.com-20130327170639-uamgg7shlmtxgpxv
2013-03-27 18:06:39 +01:00
Vo Minh Thu d6ea526e36 [MERGE] openerp.pooler is deprecated.
bzr revid: vmt@openerp.com-20130327164045-ziw4lj50owdvmfbw
2013-03-27 17:40:45 +01:00
Xavier Morel 39ddcfd94d [REM] broken functions (missing import, removed packages)
Also remove extract_zip_file, only used by broken functions

bzr revid: xmo@openerp.com-20130327162307-zcbbpjojo8lrwnj0
2013-03-27 17:23:07 +01:00
Vo Minh Thu 23d672dfc3 [MERGE] reports: make it possible to use only XML declaration, even with custom parsers.
This makes report registration more uniform, and report rendering be possible
through the ORM (and thus the model service, instead of the report service).

To register a report, always use the database, i.e. a <report> tag within an
XML file. The custom parser, if any, will be specified in the database.
Previously specify a custom parser, the report was declared in Python.

Each model exposes a print_report() method, which will take the report name (as
many report can be defined on a single model) in argument.

bzr revid: vmt@openerp.com-20130327161129-6e7jz7l3lx7z1t18
2013-03-27 17:11:29 +01:00
Vo Minh Thu 255cec154a [IMP] report: let the exceptions bubble up when using eval().
bzr revid: vmt@openerp.com-20130327160420-pxw83283xcro1h52
2013-03-27 17:04:20 +01:00
Vo Minh Thu 4613a97c01 [REF] trolls.convert: missed an opportunity to reuse a beautiful association list.
bzr revid: vmt@openerp.com-20130327155917-xaepclhoazgw51ef
2013-03-27 16:59:17 +01:00
Xavier Morel 461973b4c9 [IMP] usage of python in convert_csv
* the reduce is equivalent to any
* apply De Morgan law
* misc.ustr is a function, can just pass it directly to map

bzr revid: xmo@openerp.com-20130327155424-dfbo915tl8qhsvqu
2013-03-27 16:54:24 +01:00
Vo Minh Thu 92aace0c13 [DOC] netsvc: typo in docstring.
bzr revid: vmt@openerp.com-20130327155353-5eo7r95e7gbw9c4l
2013-03-27 16:53:53 +01:00
Vo Minh Thu de5c84c0e1 [REF] removed nested import openerp.
bzr revid: vmt@openerp.com-20130327154714-fa3k6gqtsmlt3vx6
2013-03-27 16:47:14 +01:00
Vo Minh Thu ce58e16138 [REF] yaml_import: removed nested import openerp.
bzr revid: vmt@openerp.com-20130327154425-uu1fa01tdhrjt8kn
2013-03-27 16:44:25 +01:00
Vo Minh Thu 7b8f4fe5ee [REF] tests: use the openerp.tests namespace for test-related logging.
bzr revid: vmt@openerp.com-20130327153843-u62ftp74qv01u1ww
2013-03-27 16:38:43 +01:00
Vo Minh Thu 5134bf4b94 [REF] registry: the new_registry() helper is not useful enough, we do not need it at the top-level.
bzr revid: vmt@openerp.com-20130327152322-1bsslx8jicjh26eq
2013-03-27 16:23:22 +01:00
Thibault Delavallée 56e28b9a56 [FIX] email_template: saving as template did not choose the right template.
bzr revid: tde@openerp.com-20130327151727-agbzm41sae2bsxan
2013-03-27 16:17:27 +01:00
Thibault Delavallée d8b49e6598 [IMP] email_template, template_preview: updated form views.
bzr revid: tde@openerp.com-20130327142026-kfe326abxe1myl6h
2013-03-27 15:20:26 +01:00
Vo Minh Thu 314a8dab70 [REF] pooler: mark the functions as deprecated.
bzr revid: vmt@openerp.com-20130327141653-p7re4tknkwe1pc80
2013-03-27 15:16:53 +01:00
Vo Minh Thu b0cce721b4 [REF] document: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327140149-8dirpf7383hdm1rn
2013-03-27 15:01:49 +01:00
Vo Minh Thu 44df3fcae3 [REF] mrp_operations: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327135725-gev233g86hsypf9v
2013-03-27 14:57:25 +01:00
Vo Minh Thu f0eb3e823d [REF] mail: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327135527-g01vvhf9vv3e1mql
2013-03-27 14:55:27 +01:00
Vo Minh Thu d544a585e1 [REF] product_expiry: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327135327-6ik2cu30kbfcnu6a
2013-03-27 14:53:27 +01:00
Vo Minh Thu d9b3bc9670 [REF] mrp: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134702-mp9wuje1fmblcopc
2013-03-27 14:47:02 +01:00
Vo Minh Thu baa0cea173 [REF] report_intrastat: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134439-wmkyp2w02xdtmoke
2013-03-27 14:44:39 +01:00
Vo Minh Thu 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Vo Minh Thu 9d5115d0ec [REF] sale: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327132105-becdw049vdr72zt7
2013-03-27 14:21:05 +01:00
Vo Minh Thu 3d3e97837b [REF] purchase_requisition: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327131731-63xuy68loo2a43bt
2013-03-27 14:17:31 +01:00
Vo Minh Thu 6bd4368e4b [FIX] hr_attendance: forgot the import openerp.
bzr revid: vmt@openerp.com-20130327131633-zfo1p0nik52es7xk
2013-03-27 14:16:33 +01:00