Commit Graph

33281 Commits

Author SHA1 Message Date
Xavier Morel f5ee468ca5 [REF] rename Registry#clone to Registry#extend
bzr revid: xmo@openerp.com-20120208124634-qucyuwlangw15nqh
2012-02-08 13:46:34 +01:00
Xavier Morel ff570e8d23 [IMP] have registries remain linked so alterations to a parent registry alters its clone as well (if keys are not overwritten in the child)
bzr revid: xmo@openerp.com-20120208124309-iho04vgae2nz6xix
2012-02-08 13:43:09 +01:00
Xavier Morel 69fdc31167 [FIX] jquery-ui URL in test file
bzr revid: xmo@openerp.com-20120208123915-cj5cujrpv41ilztm
2012-02-08 13:39:15 +01:00
niv-openerp 44263a42b2 [fix] revert form refactoring branch
bzr revid: nicolas.vanhoren@openerp.com-20120208111110-p2nj0tehupxa0gmz
2012-02-08 12:11:10 +01:00
Fabien Meghazi bb2c6a61a6 [IMP] l10n_be: adds @filename to binary fields in the XML report views
bzr revid: fme@openerp.com-20120208105542-yhrum789qux97kp8
2012-02-08 11:55:42 +01:00
Fabien Meghazi 739b0d4861 [FIX] Binary#save_as does not send context. Breaks some accounting downloadable reports.
Example of broken report was : Accounting > Reporting > Legal Reports > Belgium Statements > Periodical VAT Declaration

bzr revid: fme@openerp.com-20120208103935-cv9nn9kg1vssosgm
2012-02-08 11:39:35 +01:00
olt@tinyerp.com 5daa33329e [FIX] point_of_sale: typo: 'belance' -> 'balance'
bzr revid: olt@tinyerp.com-20120208100215-f58q62pl9jxopuxp
2012-02-08 11:02:15 +01:00
Raphael Collet 4361ddd482 [MERGE] lp:925351 (stock: remove dest location when consuming)
bzr revid: rco@openerp.com-20120208095234-um4c1qzaq1uf019x
2012-02-08 10:52:34 +01:00
Raphael Collet 37da83d9a8 [FIX] account: method build_ctx_periods returns more periods than those asked when both period are the same
lp bug: https://launchpad.net/bugs/922957 fixed

bzr revid: rco@openerp.com-20120208094735-vh2lnba79da9kn92
2012-02-08 10:47:35 +01:00
Raphael Collet 6fd7e2ce47 [MERGE] lp:922171 (point_of_sale: fix Python code in workflow activity)
bzr revid: rco@openerp.com-20120208094205-ktc0g4t35kkn9f34
2012-02-08 10:42:05 +01:00
Raphael Collet a6f129ae57 [MERGE] lp:909782 (project_mrp: fix error with sale order without a line)
bzr revid: rco@openerp.com-20120208093832-njvqpexm2nb2pqkt
2012-02-08 10:38:32 +01:00
Stephane Wirtel f0a31577dd [REV] account: Revert my previous patch about the uniqueness of description,company_id for the tax
lp bug: https://launchpad.net/bugs/928424 fixed

bzr revid: stw@openerp.com-20120208092406-a1nlp4bqwhd2cxqh
2012-02-08 10:24:06 +01:00
Raphael Collet d6b9c4bbbe [MERGE] lp:927579 (point_of_sale: fix css typos)
bzr revid: rco@openerp.com-20120208091820-z8pgzygwiosol31i
2012-02-08 10:18:20 +01:00
Launchpad Translations on behalf of openerp 320b2d2e2e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120208060921-wir47e717rh04xxn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120208063913-vg9qdu30tx09ojrl
2012-02-08 06:39:13 +00:00
Antony Lesuisse 816b49794b [FIX] board generate rng compliant board views, colspan height and width are deprecated on action
lp bug: https://launchpad.net/bugs/914266 fixed

bzr revid: al@openerp.com-20120208012726-9mqxajv2luzmrff6
2012-02-08 02:27:26 +01:00
Olivier Dony 0a63ecb0cf [I18N] all: updated translation template
This should be the last major template sync
before the final release of 6.1.

bzr revid: odo@openerp.com-20120208010830-zchnkg48u7s40nw2
2012-02-08 02:08:30 +01:00
Olivier Dony 66a3dc8ba7 [FIX] mrp: improve translations and use of _()
bzr revid: odo@openerp.com-20120208003121-o6cwyz6imsd4q6o1
2012-02-08 01:31:21 +01:00
Olivier Dony 754c5a68f8 [FIX] account: improve translations and use of _()
bzr revid: odo@openerp.com-20120208000332-4j6jqital8f0558k
2012-02-08 01:03:32 +01:00
Olivier Dony df0b4f8c35 [IMP] i18n extractor now ignores comments and PIs + additional spurious translations removed
PO templates updated accordingly

bzr revid: odo@openerp.com-20120207182255-23s4yp4hrteierht
2012-02-07 19:22:55 +01:00
Xavier Morel e736b32783 [FIX] fucking trailing comma by niv
bzr revid: xmo@openerp.com-20120207170008-f3ct2wdmn587ci9r
2012-02-07 18:00:08 +01:00
Xavier Morel 8c0791ca17 [FIX] protection against self-recursive onchanges: add to the processed field list during call to onchange, not right before checking for it
processed field list protects against onchange recursion (direct or indirect), but it also prevented from triggering onchanges on other fields as well

bzr revid: xmo@openerp.com-20120207161733-wh2hqtax4s1nx9ic
2012-02-07 17:17:33 +01:00
Antony Lesuisse 628e6d7495 [FIX] project unstar to priority 3 not 2
bzr revid: al@openerp.com-20120207160734-lzd71r0hc9yonxyk
2012-02-07 17:07:34 +01:00
Xavier Morel bba8fde187 [ADD] handling of change_default to onchange process
bzr revid: xmo@openerp.com-20120207160158-kxbue424wa3nxz03
2012-02-07 17:01:58 +01:00
Stephane Wirtel ff7a161404 [FIX] account_voucher: move the declaration of res_company at the top
bzr revid: stw@openerp.com-20120207155825-8e1xx225uf5gpxw1
2012-02-07 16:58:25 +01:00
Xavier Morel fcd616b158 [FIX] docstring references
bzr revid: xmo@openerp.com-20120207132110-nv6hd2ea8zk7p17s
2012-02-07 14:21:10 +01:00
Olivier Dony a93634d80c [FIX] base.xml: exclude classnames set with @t-set from translatable things
This could cause problems if someone was to translate these
class names to something different, possibly breaking all
menu rendering.
The corresponding web.pot template was already re-exported,
to remove the spurious terms (and incidentally update all
source line references).

bzr revid: odo@openerp.com-20120207143116-tnyerd15j9hlpjff
2012-02-07 15:31:16 +01:00
Fabien Meghazi ce65bc3ac3 [IMP] Add QWeb preprocess_node callback. Translate @label, @title and @alt attributes in web client
bzr revid: fme@openerp.com-20120207132901-ifwnfj6c4mp451tl
2012-02-07 14:29:01 +01:00
niv-openerp b5579eee20 [merge] refactoring of form view widgets
bzr revid: nicolas.vanhoren@openerp.com-20120207130546-bu0m5fl99krcqbbb
2012-02-07 14:05:46 +01:00
niv-openerp 243d524978 [imp] polish render and render_element usage
bzr revid: nicolas.vanhoren@openerp.com-20120207130125-xexqks24jb7mguy8
2012-02-07 14:01:25 +01:00
niv-openerp 58dee55da3 [imp] put some more things in old widget
bzr revid: nicolas.vanhoren@openerp.com-20120207123425-02jofowbat61e500
2012-02-07 13:34:25 +01:00
niv-openerp d0ae0403f5 [imp] changed name of template in form widgets
bzr revid: nicolas.vanhoren@openerp.com-20120207122556-f4lzt5kjy72fnssu
2012-02-07 13:25:56 +01:00
niv-openerp e5f05086cb [imp] simplified escaping of form class namees
bzr revid: nicolas.vanhoren@openerp.com-20120207121353-0fy9djh2osxjbdof
2012-02-07 13:13:53 +01:00
niv-openerp 1ce8ef8f0f [imp] made start of widgets recursive
bzr revid: nicolas.vanhoren@openerp.com-20120207120811-juejxm2mq3xcjxga
2012-02-07 13:08:11 +01:00
niv-openerp 7cb86686ea [imp] removed strange condition in on_loaded
bzr revid: nicolas.vanhoren@openerp.com-20120207120539-ga91yxjqyqabgoa1
2012-02-07 13:05:39 +01:00
Xavier Morel e966b19fa4 [FIX] wiki: don't call into the wiki formatter library if there's no value in the field
lp bug: https://launchpad.net/bugs/927653 fixed

bzr revid: xmo@openerp.com-20120207115517-tu05k67iy5dochck
2012-02-07 12:55:17 +01:00
Raphael Collet a68d24511c [FIX] project: when recomputing task hours, do not search for the parents of project id False
bzr revid: rco@openerp.com-20120207113234-d0bwfam09upu7y13
2012-02-07 12:32:34 +01:00
Raphael Collet 098a5f6847 [IMP] project_planning: improve badly built query
bzr revid: rco@openerp.com-20120207112015-am6s4jux0nj2xybi
2012-02-07 12:20:15 +01:00
niv-openerp 9fb0a22b86 [imp] nivified notebook
bzr revid: nicolas.vanhoren@openerp.com-20120207111451-le08xlmqfhalkcgm
2012-02-07 12:14:51 +01:00
Raphael Collet 93dcbb1064 [MERGE] lp:925572 (project_planning: fix employee ids used as user ids)
bzr revid: rco@openerp.com-20120207111308-8zlznuykobuw34vr
2012-02-07 12:13:08 +01:00
niv-openerp a898146cc1 [imp] nivified frames
bzr revid: nicolas.vanhoren@openerp.com-20120207110931-3z2iz6c3qb3b9xv0
2012-02-07 12:09:31 +01:00
niv-openerp ed9eeea3db [imp] nivified root frame
bzr revid: nicolas.vanhoren@openerp.com-20120207110129-psfxmdiw9c2gvxtp
2012-02-07 12:01:29 +01:00
niv-openerp 6143bf6680 [imp] polished renderind methods
bzr revid: nicolas.vanhoren@openerp.com-20120207103512-pzkugr4dm0ag7rsh
2012-02-07 11:35:12 +01:00
Raphael Collet a630aa64fa [MERGE] lp:925965 (product: disable quick create on supplier in product supplierinfo)
bzr revid: rco@openerp.com-20120207102323-x2v3yex5ktlutpfq
2012-02-07 11:23:23 +01:00
niv-openerp 5a4d636c44 [imp] externalized setting of $element
bzr revid: nicolas.vanhoren@openerp.com-20120207102307-4vc60e6y61eokawf
2012-02-07 11:23:07 +01:00
niv-openerp ceaeea239d [imp] externalized form widget element_class creation
bzr revid: nicolas.vanhoren@openerp.com-20120207101936-c40ot5upi5g57rnx
2012-02-07 11:19:36 +01:00
niv-openerp a19a8d673e [imp] externalized widget creation
bzr revid: nicolas.vanhoren@openerp.com-20120207101131-vz0s9bxiemml48fs
2012-02-07 11:11:31 +01:00
Xavier Morel 7c4ec6eb6c [IMP] mitigate labels overwriting each other in form view
bzr revid: xmo@openerp.com-20120207100718-w8tlmxnvceth7h9f
2012-02-07 11:07:18 +01:00
Olivier Dony 8e3edb1a42 [I18N] Update translation template with newly exported attributes
Includes @title, @alt and @label attributes
for all qweb template elements.
Web addons without any such attributes have
not been re-exported.

bzr revid: odo@openerp.com-20120207093155-laswlg40wgz6itlx
2012-02-07 10:31:55 +01:00
Olivier Dony 1b3701ce59 [IMP] Fix some remaining untranslated areas, and extract @title,@alt and @label attributes too
(pending an update of the qweb rendering engine to
 actually translate the newly exported attributes)

bzr revid: odo@openerp.com-20120207092655-kgdcxa8myalxfyjq
2012-02-07 10:26:55 +01:00
Raphael Collet 4db8d52f74 [MERGE] lp:823838 (project: make project hours include children projects hours)
bzr revid: rco@openerp.com-20120207092623-3b7qajyfny3o2b0m
2012-02-07 10:26:23 +01:00