Commit Graph

30559 Commits

Author SHA1 Message Date
Jiten Rangwala (OpenERP) e06a526385 [MERGE]
bzr revid: jra@tinyerp.com-20110623124509-gd2u46y7qtuertg8
bzr revid: jra@tinyerp.com-20110701051155-mnxx6haa51ltmq3b
2011-07-01 10:41:55 +05:30
niv-openerp f0a1342d5d [imp] added necessary team song
bzr revid: nicolas.vanhoren@openerp.com-20110630151358-zan8osv4vnh0y3h9
2011-06-30 17:13:58 +02:00
Quentin (OpenERP) 1950fc4216 [FIX] account: added Invoice Analysis multi-company record rule
bzr revid: qdp-launchpad@openerp.com-20110630142502-t95rt219e26ivwsb
2011-06-30 16:25:02 +02:00
tfr@openerp.com 3819324e26 [FIX] builtbot warning by uco
bzr revid: tfr@openerp.com-20110630150616-3nyh1nug56lorqvj
2011-06-30 17:06:16 +02:00
Xavier Morel 1b236bd882 [FIX] xmlrpclib being an asshole
xmlrpclib.ServerProxy will convert XMLRPC strings to 'str'. Or to 'unicode' if it does not feel right today, or just wants to fuck with you. Competence is overrated!

Check precise type of view archiectures and re-encode to str if we're facing unicode strings, so it's possible to feed these little bastards to ElementTree

bzr revid: xmo@openerp.com-20110630142528-1xtj61gaou2klzme
2011-06-30 16:25:28 +02:00
Fabien Meghazi 6102406eea [REM] Removed debug remains, sorry everyone
bzr revid: fme@openerp.com-20110630140817-65xvlcqia2b6m9xw
2011-06-30 16:08:17 +02:00
niv-openerp 7785196467 [imp] refactoring of context/domain + optimisations + added context in on_change
bzr revid: nicolas.vanhoren@openerp.com-20110630130903-eucoy0qnc1e97gk4
2011-06-30 15:09:03 +02:00
niv-openerp 1712ad5dea [imp] refactoring of context/domain + optimisations + added context in on_change
bzr revid: nicolas.vanhoren@openerp.com-20110630130713-a3relc19bpehg94s
2011-06-30 15:07:13 +02:00
niv-openerp ff943758e8 [imp] corrected some problems with context and domains in relation + evalution of non literal context/domains
bzr revid: nicolas.vanhoren@openerp.com-20110630123225-kpnpwi53misxnuqj
2011-06-30 14:32:25 +02:00
niv-openerp eceae3def4 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110630123204-nhccni0tvm1bk4bb
2011-06-30 14:32:04 +02:00
niv-openerp d80b269891 [imp] corrected some problems with context and domains in relation + evalution of non literal context/domains
bzr revid: nicolas.vanhoren@openerp.com-20110630123113-tnzb6owv8kxtl3sw
2011-06-30 14:31:13 +02:00
Xavier Morel a394f6b141 [FIX] dashboard should go through full action resolution via the ActionManager, as it may get non-window actions
bzr revid: xmo@openerp.com-20110630121534-ay6g9f207snfelca
2011-06-30 14:15:34 +02:00
Fabien Meghazi f84f7f5729 [IMP] Improved dates widgets
bzr revid: fme@openerp.com-20110630121008-qt4yr12z6sk70yua
2011-06-30 14:10:08 +02:00
tfr@openerp.com 0c3109c29d [MERGE] fix bug lp:65150
bzr revid: tfr@openerp.com-20110630112251-rb63v0cj2icnpjkz
2011-06-30 13:22:51 +02:00
tfr@openerp.com 536d032427 [MERGE] fix bug lp:797233 by sbh
bzr revid: tfr@openerp.com-20110630101830-vg83lqij220cs2e5
2011-06-30 12:18:30 +02:00
Fabien Meghazi 987b8f1e9f [FIX] Need time & datetime modules for evaluation
bzr revid: fme@openerp.com-20110630095931-nysrcqz8666gafgb
2011-06-30 11:59:31 +02:00
Xavier Morel 3a17944671 [IMP] view_id should really be a m2o-style pair of (id, name).
And replace the and/or hack by an if expression, because it's more fool-proof

bzr revid: xmo@openerp.com-20110630095142-g600bg6nqvnnpkw5
2011-06-30 11:51:42 +02:00
Fabien Meghazi d9d9fa18cf [FIX] Date form widgets does not handle readonly property
bzr revid: fme@openerp.com-20110630094053-ci91lzfg1cc5qtzu
2011-06-30 11:40:53 +02:00
niv-openerp 0baf6088a3 [imp] small improvement for o2m & on_change
bzr revid: nicolas.vanhoren@openerp.com-20110630092014-g9g462b3rmagct2p
2011-06-30 11:20:14 +02:00
niv-openerp fc03e1e818 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110630091818-no4996vcikhp48uo
2011-06-30 11:18:18 +02:00
niv-openerp f4faa0dcfb [imp] reverted some code removed for on_change
bzr revid: nicolas.vanhoren@openerp.com-20110630091439-do2bjsf30r1iemgw
2011-06-30 11:14:39 +02:00
Fabien Meghazi 825330e016 [FIX] on_change result set the fields values but does not set touched state
bzr revid: fme@openerp.com-20110630091326-jgu5l45yvcsil1g0
2011-06-30 11:13:26 +02:00
niv-openerp 3f02624843 [merge] small improvements to on change & o2m
bzr revid: nicolas.vanhoren@openerp.com-20110630090959-91so3ci089woknew
2011-06-30 11:09:59 +02:00
niv-openerp 2cc0d8d537 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110630090946-x8j4m4s6cjiyh0c3
2011-06-30 11:09:46 +02:00
niv-openerp e3e84b2dc3 [imp] small bug in onchange and o2m
bzr revid: nicolas.vanhoren@openerp.com-20110630090706-roj51y66hlmqo7xz
2011-06-30 11:07:06 +02:00
Fabien Meghazi 122d7b06ba [FIX] Fixed on_change warning
bzr revid: fme@openerp.com-20110630090537-q3jsm5su2cu9frqk
2011-06-30 11:05:37 +02:00
DBR (OpenERP) c7b27ed027 [IMP] Improve the code
bzr revid: dbr@tinyerp.com-20110630090152-rgfh2y8wvs6l8omj
2011-06-30 14:31:52 +05:30
tfr@openerp.com 05c283a6ea [MERGE] fix bug lp:799812 by jam
bzr revid: tfr@openerp.com-20110630084612-nooehdpfnkelwxqi
2011-06-30 10:46:12 +02:00
DBR (OpenERP) ffe4df20d4 [IMP]Improve code : save the host name value to avoid writing each time.
bzr revid: dbr@tinyerp.com-20110630084124-gd84vzblzarth5lg
2011-06-30 14:11:24 +05:30
niv-openerp cd19d41e8c [imp] removed useless additional code in o2m
bzr revid: nicolas.vanhoren@openerp.com-20110630074616-43tq258uu9otewp1
2011-06-30 09:46:16 +02:00
niv-openerp 62fc1d41ba [imp] removed warning in o2m
bzr revid: nicolas.vanhoren@openerp.com-20110630071507-huww146gjkm4bri5
2011-06-30 09:15:07 +02:00
Xavier Morel b54146c30b [ADD] support for server actions
Also implement Python fix for act_window created by hand (rather than obtained from db), which are usually missing a views key (as it's generated from a function field on the model itself)

bzr revid: xmo@openerp.com-20110630064958-i9jb16hm53ir3hbt
2011-06-30 08:49:58 +02:00
Xavier Morel 60842d0f06 [FIX] view_id should be a scalar
bzr revid: xmo@openerp.com-20110630064831-ibfsljiwik52huj6
2011-06-30 08:48:31 +02:00
Xavier Morel 1e8072ea2d [FIX] act_window actions not coming from the db and missing a views key (and collection): generate views from whatever can be found in view_mode and view_id
bzr revid: xmo@openerp.com-20110630064651-701903va7mgbps7g
2011-06-30 08:46:51 +02:00
Xavier Morel 3cd6c86f87 [ADD] support for server actions
bzr revid: xmo@openerp.com-20110630062424-gmnlahmexklnftbk
2011-06-30 08:24:24 +02:00
Launchpad Translations on behalf of openerp fe98d57143 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110630043443-rwrzpu2jsuhgol5i
2011-06-30 04:34:43 +00:00
niv-openerp b76fa13dc7 [imp] made o2m capable of giving a correct value for on_change
bzr revid: nicolas.vanhoren@openerp.com-20110629162136-fmg79kt6549rd9gx
2011-06-29 18:21:36 +02:00
niv-openerp 6df623519b [imp] added possibility to set value of a one2many using an on_change
bzr revid: nicolas.vanhoren@openerp.com-20110629153526-ewu12haop290o6ru
2011-06-29 17:35:26 +02:00
niv-openerp c2ceeb2c6f [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110629153444-tngz8b9p7zg7e4u4
2011-06-29 17:34:44 +02:00
Xavier Morel ef3a71fec3 [IMP] let non-act_window actions pass through unmolested by clean_action, which is currently mostly there to cleanup the junk in act_window actions
bzr revid: xmo@openerp.com-20110629151400-pyv48na2wecp7rhj
2011-06-29 17:14:00 +02:00
niv-openerp 70cd94aeae [merge] added many things for on_changes and one2many
bzr revid: nicolas.vanhoren@openerp.com-20110629162307-a0m0ot6k9qeaq6qm
2011-06-29 18:23:07 +02:00
tfr@openerp.com 1065d2ac66 [MERGE] fix bug:791903 by sbh
bzr revid: tfr@openerp.com-20110629160528-f961b276inpb47bb
2011-06-29 18:05:28 +02:00
niv-openerp 25a1a7fba0 [imp] refactored dataset to use get_context()
+ added parenting in o2m and form view
+ modified on_change so it will crash if it can not resolve on of the arguments

bzr revid: nicolas.vanhoren@openerp.com-20110629143707-xtxr2iuui71e675p
2011-06-29 16:37:07 +02:00
niv-openerp 42a474d8ee [imp] refactored dataset to use get_context()
added parenting in o2m & form view
modified on_change to raise an exception when it can't resolve correctly one of the arguments

bzr revid: nicolas.vanhoren@openerp.com-20110629143506-8kr93moo0dug9u6m
2011-06-29 16:35:06 +02:00
tfr@openerp.com a6df7ad48f [FIX] bug lp:707984 by jam
bzr revid: tfr@openerp.com-20110629140154-ray8he3drqujsfyv
2011-06-29 16:01:54 +02:00
Xavier Morel fe062e1c6f [IMP] use type void instead of null for jsdoc annotations
Void is not a real type, but neither is null (it's Null) and intellij whines that it does not understand null

bzr revid: xmo@openerp.com-20110629135849-9p1qyn9s6n32dnzv
2011-06-29 15:58:49 +02:00
tfr@openerp.com be10c98ff3 [CLEAN] remove print
bzr revid: tfr@openerp.com-20110629134636-qyk3xgafn420khhj
2011-06-29 15:46:36 +02:00
Xavier Morel e6483eb6ba [FIX] typos in python code
bzr revid: xmo@openerp.com-20110629131233-tvxwkrke73ytrw2a
2011-06-29 15:12:33 +02:00
tfr@openerp.com fabc50ca62 [FIX] bug lp:66248 by jam
bzr revid: tfr@openerp.com-20110629121240-04k35fxqjb7m7ruj
2011-06-29 14:12:40 +02:00
tfr@openerp.com c5d10cfe8d [clean] remove print statement
bzr revid: tfr@openerp.com-20110629111500-v1u6uncjsblx7rkd
2011-06-29 13:15:00 +02:00