Commit Graph

39020 Commits

Author SHA1 Message Date
Numerigraphe - Lionel Sausin 25f83943e1 [IMP] extensive module description
[IMP] assign (c) back to Numérigraphe

lp bug: https://launchpad.net/bugs/387958 fixed

bzr revid: ls@numerigraphe.fr-20111128144348-ccl8ays59rc2hvj2
2011-11-28 15:43:48 +01:00
Numerigraphe - Lionel Sausin ddb1ec724f [IMP] rewrote the translation tbale lookup without downgrading strings to latin-1
bzr revid: ls@numerigraphe.fr-20111121153539-a060b20nvvf6x2c7
2011-11-21 16:35:39 +01:00
Numerigraphe - Lionel Sausin c8152fd397 [IMP] remove debugging print statements
bzr revid: ls@numerigraphe.fr-20111121152047-k5bphj2egef8nfuu
2011-11-21 16:20:47 +01:00
Numerigraphe - Lionel Sausin 12795a5cc9 [ADD] l10n_fr_rib: let users enter French RIB bank accounts
lp bug: https://launchpad.net/bugs/387958 fixed

bzr revid: ls@numerigraphe.fr-20111121142005-k0vw2kbupwiy0s1q
2011-11-21 15:20:05 +01:00
Numerigraphe - Lionel Sausin 35abfd730b [FIX] Ported base_rib to current trunk (future 6.1)
bzr revid: ls@numerigraphe.fr-20111121134545-j398sfjqno7yqyhl
2011-11-21 14:45:45 +01:00
Numerigraphe - Lionel Sausin 05afd356a2 [IMP] code cleanup in l10n_fr_rib
bzr revid: ls@numerigraphe.fr-20111121134410-7l1qq9q11o2w55ty
2011-11-21 14:44:10 +01:00
Numerigraphe - Lionel Sausin 068650b67a [IMP] renamed base_rib to l10n_fr_rib
bzr revid: ls@numerigraphe.fr-20111121133145-gfmm5y7arl2tx9ix
2011-11-21 14:31:45 +01:00
Xavier Morel 3565ea546e [FIX] default values for membership products
still used old default value setting style (via action domain).

Question remains though: are the existing context values *used*? I
don't know so I left them there, but if they're not used or useful it
would be nice to remove them.

lp bug: https://launchpad.net/bugs/883049 fixed

bzr revid: xmo@openerp.com-20111121113421-tudpi0pv4fqcrejb
2011-11-21 12:34:21 +01:00
Xavier Morel 69dba424e7 [IMP] error messages during database creation failure, with thanks to Serpent Consulting
bzr revid: xmo@openerp.com-20111121102141-95si5svzfycon9ob
2011-11-21 11:21:41 +01:00
Xavier Morel ceb67d96a6 [FIX] dialogs not closing when they trigger a report printing
bzr revid: xmo@openerp.com-20111121100257-yrhui8kx9zodnzqx
2011-11-21 11:02:57 +01:00
Yogesh (OpenERP) 7ec009c0ba [FIX] fix problem of close popup in actio type of ir_actions_report_xml.
bzr revid: ysa@tinyerp.com-20111121091451-i9lvmv6yibys17vp
2011-11-21 14:44:51 +05:30
Launchpad Translations on behalf of openerp 7dc7a38490 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121052226-yhr6ydr2i8dbwp8x
bzr revid: launchpad_translations_on_behalf_of_openerp-20111119051322-q109g1zgszi27u9e
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121052251-ee9tr9wvqumk7n8u
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121055048-51rwikms7xtq4bkz
2011-11-21 05:50:48 +00:00
Olivier Dony e17b51e384 [FIX] orm.read_group: check for empty groupby list
This is very ugly and needs a real refactoring,
just adding one more test for the time being.

bzr revid: odo@openerp.com-20111118153333-2skgbd197q8tb7uc
2011-11-18 16:33:33 +01:00
Olivier Dony 57d0d62b38 [MERGE] orm.read_group: partial refactoring, by xmo
bzr revid: odo@openerp.com-20111118152629-o4ult41v905dfj1t
2011-11-18 16:26:29 +01:00
Olivier Dony bde9585887 [FIX] res.users: incorrect passing of context as positional args causes off-by-one errors
bzr revid: odo@openerp.com-20111118150525-zmrd276b4d9tx15f
2011-11-18 16:05:25 +01:00
Xavier Morel e1190b7a8a [FIX] correctly pass active_* context keys along when executing an action from the treeview
lp bug: https://launchpad.net/bugs/888397 fixed

bzr revid: xmo@openerp.com-20111118134555-tmnh06kmx81mvqhx
2011-11-18 14:45:55 +01:00
Xavier Morel 4df84629ea [IMP] pass along the action context when requesting a tree view
bzr revid: xmo@openerp.com-20111118134502-t6ltgtooij0ob0bt
2011-11-18 14:45:02 +01:00
Olivier Dony ca458dd539 [FIX] orm.read_group: fix issues in read_group_full and rewrite/cleanup
Attempt to make it into a more maintainable/readable
separate method.

bzr revid: odo@openerp.com-20111118133642-b3126a5sph8bivmu
2011-11-18 14:36:42 +01:00
Olivier Dony 14bdfadd69 [FIX] project.task: read_group_full typos + cleanup
bzr revid: odo@openerp.com-20111118131511-0lkpm1zdat1oz78z
2011-11-18 14:15:11 +01:00
Olivier Dony 29574262c5 [FIX] fields.related: lazy init should avoid race conditions as much as possible
bzr revid: odo@openerp.com-20111118131104-a16vg7q2ws8se2ob
2011-11-18 14:11:04 +01:00
Olivier Dony afc15c6e2d [FIX] edi: _.sprintf moved to _.str.sprintf due to recent update of web framework
bzr revid: odo@openerp.com-20111118130849-rb9h7b4gs2sm4vib
2011-11-18 14:08:49 +01:00
Fabien Pinckaers 34a9ecf339 fix
bzr revid: fp@tinyerp.com-20111118121103-vmlus5c14icgpvdv
2011-11-18 13:11:03 +01:00
Fabien Pinckaers eaf19f15e9 [IMP] invoice_analysis use date and not create date
bzr revid: fp@tinyerp.com-20111118113923-4mzo1n2drpnryy9a
2011-11-18 12:39:23 +01:00
Xavier Morel e6f0378bd8 [FIX] display user login in static home page
lp bug: https://launchpad.net/bugs/887969 fixed

bzr revid: xmo@openerp.com-20111118111521-7dem9bsa3z0fy3ej
2011-11-18 12:15:21 +01:00
Divyesh Makwana (Open ERP) 32174170e3 [FIX] account : account_analytic_analysis - why create_date and not date
lp bug: https://launchpad.net/bugs/891529 fixed

bzr revid: mdi@tinyerp.com-20111118105006-vnp6ckrhr22pp89m
2011-11-18 16:20:06 +05:30
Vo Minh Thu 210c58d825 [MERGE] fixed unbound variable.
bzr revid: vmt@openerp.com-20111118091854-cebg3ab85m3iaqw9
2011-11-18 10:18:54 +01:00
Naresh (OpenERP) 84a6f91180 [FIX]:UnboundLocalError
lp bug: https://launchpad.net/bugs/891500 fixed

bzr revid: nch@tinyerp.com-20111118085439-wgei8ockgn84jnep
2011-11-18 14:24:39 +05:30
Yogesh (OpenERP) 9d1e3b7534 [FIX] action is ir_actions_report_xml then wizard automatically close.
lp bug: https://launchpad.net/bugs/891342 fixed

bzr revid: ysa@tinyerp.com-20111118073041-x28pnecgtredpc97
2011-11-18 13:00:41 +05:30
Antony Lesuisse 3bf9a11021 [MERGE] allow to delegate into an other project
bzr revid: al@openerp.com-20111118065226-yaaynguc59oxs84n
2011-11-18 12:22:26 +05:30
Antony Lesuisse ab2bb4bdda [FIX] Administration into setting
bzr revid: al@openerp.com-20111118063542-k2m3njhetjnnzni0
2011-11-18 12:05:42 +05:30
Launchpad Translations on behalf of openerp dce6cba5ce Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111118051314-n5p7bs2qvbhd9mxt
2011-11-18 05:13:14 +00:00
Fabien Pinckaers 7678b52dd8 merge: implemented default method on hr_payslip
bzr revid: fp@tinyerp.com-20111117191455-vtxqul72sdg4use2
2011-11-17 20:14:55 +01:00
Fabien Pinckaers 7bfb96dca4 [IMP] increase size of stock.move name field
bzr revid: fp@tinyerp.com-20111117191215-07ti90zwqzfwwehj
2011-11-17 20:12:15 +01:00
Fabien Pinckaers fcf8e37a7d [FIX] uniq constraint in demo data
bzr revid: fp@tinyerp.com-20111117190629-mxwg530pg5kv56ze
2011-11-17 20:06:29 +01:00
Olivier Dony b7ea7dea52 [FIX] mrp: avoid hardcoding production ref in tests - causes duplicates
bzr revid: odo@openerp.com-20111117184732-s4gp87np0tuueir2
2011-11-17 19:47:32 +01:00
Fabien Meghazi 1465ab1446 [IMP] Improve listview styling
bzr revid: fme@openerp.com-20111117165426-h0hbjrd3rqojgewm
2011-11-17 17:54:26 +01:00
Fabien Meghazi 8f0ca443b0 [FIX] Also apply @context and @domain to original action of dashboards
bzr revid: fme@openerp.com-20111117164955-kdrptke0zoqlwtgp
2011-11-17 17:49:55 +01:00
Quentin (OpenERP) b0cf88ec27 [FIX] l10n_ch: assigned the good category to this localzation module in order to avoid having it display in the 'add more features' wizard
bzr revid: qdp-launchpad@openerp.com-20111117164141-eheveold2jftewdf
2011-11-17 17:41:41 +01:00
Fabien Meghazi ec16432c5a [FIX] Dashboard actions does not honor @context and @domain
Currently naive implementation because it does not evaluate the domain & context.
The dashboard is already overloaded with XHRs.
We should use the xmo's python evaluator for context and domains if possible.

lp bug: https://launchpad.net/bugs/876481 fixed

bzr revid: fme@openerp.com-20111117162716-6zaoyn2kwv2ioj0w
2011-11-17 17:27:16 +01:00
Xavier Morel 7c629a31cc [FIX] synchronization of o2m widget saving, avoid race condition when clicking on button of unsaved record
After saving, the formview would both refresh the form and lauch the
action itself, which launches a refresh of its own.

Issue is that o2m's filling of themselves (a read) is async and
triggered by the set_value on the o2m field, so the second reload of
the form would be interspersed (between the first reload and the end
of the o2ms loading), resulting in corrupted state for the o2ms if the
button's action somehow changed the contents of the o2m (it would
remove the old records and return brand new ids during the refresh):
the set_value on the o2m would empty the o2m's dataset cache, and the
returning fetch request would try to find in cache values removed from
it, or something, blowing up everything.

Anyway, this was fixed by ensuring the button action is only executed
after the form is completely done doing its post-save reload (using
the new async set_value). This is a tiny bit brittle in that onchanges
are synchronous but call set_value, so a set_value on an o2m from an
onchange may have issues. It also increases the flicker of the view,
as the o2m is reloaded twice in quick succession.

lp bug: https://launchpad.net/bugs/885658 fixed

bzr revid: xmo@openerp.com-20111117161426-72jzhvv3dm387uom
2011-11-17 17:14:26 +01:00
Xavier Morel 6bd9084740 [FIX] issues with asynchronous set_value handling
* field could be changed from under the closure, use _.each
* There's a bug in Deferred.queue() when passing synchronous deferred
  (including non-deferred) it's instantanously resolved

bzr revid: xmo@openerp.com-20111117160009-s702939kji69v3zf
2011-11-17 17:00:09 +01:00
Raphael Collet bff6674525 [MERGE] lp:800100, make invoice number, mrp order ref, purchase order ref, sale order ref, and picking ref unique per company
bzr revid: rco@openerp.com-20111117154004-fbean9hqldvrsxdq
2011-11-17 16:40:04 +01:00
Harry (OpenERP) be1d64f860 [IMP] project: added new field "project_id" on delegrate wizard and refactor stuff of delegrate action
bzr revid: hmo@tinyerp.com-20111117150914-hkzrttoe3e2wzuvo
2011-11-17 20:39:14 +05:30
Quentin (OpenERP) bf99648acc [FIX] account_followup: fixed the multi company and multi currency behavior
bzr revid: qdp-launchpad@openerp.com-20111117145149-yuwk52cyy3jou3iw
2011-11-17 15:51:49 +01:00
Fabien Meghazi 4a3eca4636 [FIX] dashboard does not honor action/@view_mode
lp bug: https://launchpad.net/bugs/885996 fixed

bzr revid: fme@openerp.com-20111117142528-qydykmkvrdxefp8f
2011-11-17 15:25:28 +01:00
Fabien Meghazi efbef31770 [FIX] callers of on_record_loaded to use promises
bzr revid: fme@openerp.com-20111117131816-991odq4m45146vfv
2011-11-17 14:18:16 +01:00
Fabien Meghazi 5ebcc65fc5 [FIX] Fixed data#read_index() so it returns same argument to callback and to .then()
bzr revid: fme@openerp.com-20111117130913-lji983yp8b7vb0do
2011-11-17 14:09:13 +01:00
Fabien Meghazi 41aded04c4 [IMP] Core callbacks always return value of original method
instead of last callback in the stack

bzr revid: fme@openerp.com-20111117130802-gyrzythtzs2nzmz5
2011-11-17 14:08:02 +01:00
Bharat (OpenERP) 0037710e5d [FIX] hr : Made copy method in hr_payroll_account/hr_payroll_account.py inorder to make move_id field false when the payslip is duplicated
lp bug: https://launchpad.net/bugs/891532 fixed

bzr revid: bde@tinyerp.com-20111117124811-i162so6m6shc0054
2011-11-17 18:18:11 +05:30
Fabien Meghazi c4a10281e4 [IMP] FormView: on_record_loaded returns a promise
bzr revid: fme@openerp.com-20111117124319-61ruoa9g8we1a438
2011-11-17 13:43:19 +01:00