Commit Graph

69837 Commits

Author SHA1 Message Date
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
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
Vo Minh Thu efdb907a84 [REF] hr_timesheet_invoice: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327131307-41op9ddfyi54t0b9
2013-03-27 14:13:07 +01:00
Vo Minh Thu 7b7de2bfc9 [REF] base_report_designer: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327130449-zmpaqcfw1pddmg0b
2013-03-27 14:04:49 +01:00
Vo Minh Thu 598b455c22 [REF] point_of_sale: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327130138-tzhqev6yako5xr9f
2013-03-27 14:01:38 +01:00
Vo Minh Thu 489dcedf8c [REF] sale_stock: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327130026-mdf0shcjfb9faaji
2013-03-27 14:00:26 +01:00
Vo Minh Thu 44514ced89 [REF] project_timesheet: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327125922-6dl0331b8h9600hk
2013-03-27 13:59:22 +01:00
Vo Minh Thu f9bf19f685 [REF] procurement: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327125525-dk0skzolsgh3jnqy
2013-03-27 13:55:25 +01:00
Vo Minh Thu 82535887ab [REF] hr_attendance: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327124855-o01gx77p1kz7f2aw
2013-03-27 13:48:55 +01:00
Vo Minh Thu b39e0617fc [REF] hr_timesheet: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327124307-1ibgcdpt7paigmdw
2013-03-27 13:43:07 +01:00
Vo Minh Thu 5849feb6bf [REF] document_ftp: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327123103-qjssc3lhual2lbn6
2013-03-27 13:31:03 +01:00
Vo Minh Thu 978f52ba41 [REF] stock: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327122628-yuykjgoyrep91fmg
2013-03-27 13:26:28 +01:00
Vo Minh Thu 6e1cb22110 [REF] report_webkit: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327122144-gqg0ez63g7ksoqaw
2013-03-27 13:21:44 +01:00
Vo Minh Thu f507ca0982 [REF] hr_holidays: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327121421-exjyfvx11e1j9n2t
2013-03-27 13:14:21 +01:00
Vo Minh Thu e331f16b1b [REF] base_setup: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327121034-ghjcbdv2ddj9phs7
2013-03-27 13:10:34 +01:00
Vo Minh Thu 06fea686f6 [REF] audittrail: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327121006-bbmdzb892s4c2n7t
2013-03-27 13:10:06 +01:00