Commit Graph

24180 Commits

Author SHA1 Message Date
ksa (Open ERP) 07653aaa32 [IMP] MRP: Improvement Work Center Load => Work Center Loads
bzr revid: ksa@tinyerp.co.in-20101213081320-4vdzf1pao2hj6bpt
2010-12-13 13:43:20 +05:30
ksa (Open ERP) 487f47cde8 [IMP]: Improvement
bzr revid: ksa@tinyerp.co.in-20101213060953-ov1xe2kik8edd98x
2010-12-13 11:39:53 +05:30
ksa (Open ERP) 8970498766 [IMP]: Improvement PO file
bzr revid: ksa@tinyerp.co.in-20101213050146-x186ze1dcrh8yzd5
2010-12-13 10:31:46 +05:30
ksa (Open ERP) 775ea1d3c4 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101213042658-r270tho9sk3sz6l2
2010-12-13 09:56:58 +05:30
rpa (Open ERP) 4908975a6f [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20101210123103-lptm79jxvthes4p4
2010-12-10 18:01:03 +05:30
ksa (Open ERP) 30bf2bfd4d [IMP]: Minor Improvement
bzr revid: ksa@tinyerp.co.in-20101210120558-9y9f2bsesn9hog3d
2010-12-10 17:35:58 +05:30
ksa (Open ERP) 5183ffc5f6 [IMP]: Improve changes related task 1847
bzr revid: ksa@tinyerp.co.in-20101210112624-gxuc6rhbogexugvg
2010-12-10 16:56:24 +05:30
ksa (Open ERP) 75f00ad2d8 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101210105246-yxhif2xsylg8hk3e
2010-12-10 16:22:46 +05:30
rpa (Open ERP) 827d02e1e8 [IMP]: procurement: Improvement in orderpoint view
bzr revid: rpa@tinyerp.com-20101210102554-ejdcts8pb6ajxsd3
2010-12-10 15:55:54 +05:30
ksa (Open ERP) 818650bea6 [IMP]: Improve changes related task 1847
bzr revid: ksa@tinyerp.co.in-20101210093419-6kk2698px6hpwvte
2010-12-10 15:04:19 +05:30
ksa (Open ERP) 87528efece [IMP]:Improve view for minimum stock rules
bzr revid: ksa@tinyerp.co.in-20101210044210-w2kiwvurqhjwp1g4
2010-12-10 10:12:10 +05:30
rpa (Open ERP) 32c4edf2ca [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101210041827-18zot904vuqsyuis
2010-12-10 09:48:27 +05:30
ksa (Open ERP) 06f4e23b13 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101210041324-cs1r33erx6la8gol
2010-12-10 09:43:24 +05:30
Olivier Dony ff1d7c7209 [FIX] account: P&L and BS reports should properly compute the IDs passed to set_context()
Now that the server uses the objects passed to the report to determine the company, these reports were failing, due to the peculiar way they pass
IDs between the wizard and report. Hopefully there are no other reports that need the same fix.

bzr revid: odo@openerp.com-20101210003557-pbaj9s1607zuof3j
2010-12-10 01:35:57 +01:00
Olivier Dony bb82904ba3 [FIX] fields.function: make sure all binary values can always be serialized as valid XML
Nnormally, binary fields should be 7-bit ASCII base64-encoded data, but sometimes
it's not the case, so we do additional sanity checks to make sure the binary values
can pass safely via xmlrpc as strings.

As a last resort we coerce the binary values to unicode to make sure they can
be safely serialized as utf-8-encoded values, always valid XML characters.
When this happens, decoding on the other endpoint is not likely to produce
the expected output, but this isjust a safety mechanism(in these cases base64
data or xmlrpc. Binary values should be returned instead by the function field.

In a future version we should probably switch to using XMLRPC Binary types always for
passing fields.binary values, but this requires more refactoring.

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

bzr revid: odo@openerp.com-20101209230742-gwf8e4zvmk43k6ln
2010-12-10 00:07:42 +01:00
Olivier Dony eb25611f00 [FIX] res.lang.unlink: renamed local variable that shadowed the enclosing type, preventing call to super()
bzr revid: odo@openerp.com-20101209150442-f47eucdfylpokagt
2010-12-09 16:04:42 +01:00
rpa (Open ERP) fab196b3a4 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/rpa-dev-addons2
bzr revid: rpa@tinyerp.com-20101209120556-62c111plck5qtqry
2010-12-09 17:35:56 +05:30
rpa (Open ERP) 5577438dac [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/rha-dev-addons2
bzr revid: rpa@tinyerp.com-20101209115659-t9urdoh2ih4anb07
2010-12-09 17:26:59 +05:30
ksa (Open ERP) 8971584225 [FIX]:change order of buttons in incoming and outgoingview
lp bug: https://launchpad.net/bugs/687360 fixed

bzr revid: ksa@tinyerp.co.in-20101209094922-rsjxhenwi73n1mxg
2010-12-09 15:19:22 +05:30
ksa (Open ERP) c95c986324 [FIX]: No pdf Report delivery order in warehouse
lp bug: https://launchpad.net/bugs/674578 fixed

bzr revid: ksa@tinyerp.co.in-20101209083623-axrnl15yt4hoj5k5
2010-12-09 14:06:23 +05:30
rpa (Open ERP) 1c4445a1af [IMP]: product: Added proper tooltip for supplier price information amount
bzr revid: rpa@tinyerp.com-20101209065135-au355cwbnncm3a29
2010-12-09 12:21:35 +05:30
rpa (Open ERP) 31506fdf8b [REVERT]: product: Reverted wrong commit in product
bzr revid: rpa@tinyerp.com-20101209063503-g13ct483rhq7ss47
2010-12-09 12:05:03 +05:30
rpa (Open ERP) 4f62b6c9b8 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101209042938-md7p7a3j5ntwt0ov
2010-12-09 09:59:38 +05:30
ksa (Open ERP) 32e38514ef [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101209035834-v8b61jni7a0bi7d3
2010-12-09 09:28:34 +05:30
Olivier Dony aa27cd5b1c [REVERT] project/board_project_manager_view.xml: reverted previous incorrect patch (incorrect view_id)
bzr revid: odo@openerp.com-20101208175348-rfp94f9w4js0nbrd
2010-12-08 18:53:48 +01:00
qdp-launchpad@tinyerp.com 542b15e5b8 [FIX] l10n_uk: set a valid certificate number (second try)
bzr revid: qdp-launchpad@tinyerp.com-20101209121457-iokquzx4bzwsgzgh
2010-12-09 13:14:57 +01:00
qdp-launchpad@tinyerp.com 172c0cda3e [FIX] l10n_uk: set a valid certificate number
bzr revid: qdp-launchpad@tinyerp.com-20101209115712-tg62m1j4h4wsqli5
2010-12-09 12:57:12 +01:00
qdp-launchpad@tinyerp.com a8a985eecc [FIX] l10n_uk: set a new certificate number
bzr revid: qdp-launchpad@tinyerp.com-20101209110510-n9rw0rfdlhhyttlr
2010-12-09 12:05:10 +01:00
Olivier Dony 9daa68e67c [IMP] orm,base: added context to _constraints functions + use generic osv.osv.check_recursion()
lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: odo@openerp.com-20101209105733-j3uffwp4rl07nzc4
2010-12-09 11:57:33 +01:00
qdp-launchpad@tinyerp.com c8f985e831 [MERGE] merged the xrg branch containing some bugfixes
bzr revid: qdp-launchpad@tinyerp.com-20101209105707-uifumqic7znndr3n
2010-12-09 11:57:07 +01:00
Olivier Dony 7c7586686d [IMP] tools.misc: enabled Hebrew (he_IL) language
bzr revid: odo@openerp.com-20101209091904-ytigf6ja7j65yx63
2010-12-09 10:19:04 +01:00
Launchpad Translations on behalf of openerp e2d025c961 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101209045022-g1ar37i6xtnr0jtq
bzr revid: launchpad_translations_on_behalf_of_openerp-20101209045802-ari4r0g7oouy55c8
2010-12-09 04:58:02 +00:00
Nicolas Vanhoren 2c3cee033d [MERGE] refactor maintenance.contract into publisher_warranty.contract + add system logs scheduler
bzr revid: odo@openerp.com-20101208170350-p8tek7dk7wdtnzvb
2010-12-08 18:03:50 +01:00
niv-openerp 402236d40d [IMP] Just removed small debug message in system logs cron.
bzr revid: nicolas.vanhoren@openerp.com-20101208160553-g58841fmq93unt5y
2010-12-08 17:05:53 +01:00
niv-openerp a1b38101d8 [IMP] Added timeout int the cron job to get the system logs.
bzr revid: nicolas.vanhoren@openerp.com-20101208160335-00rlngburn1q04az
2010-12-08 17:03:35 +01:00
Olivier Dony cfa513123a [FIX] base,release: updated some remaining source files to AGPLv3 license
lp bug: https://launchpad.net/bugs/531401 fixed

bzr revid: odo@openerp.com-20101208141707-toesbs33sf71srlh
2010-12-08 15:17:07 +01:00
Olivier Dony 9bac691edb [FIX] survey: changed license to AGPLv3
lp bug: https://launchpad.net/bugs/531401 fixed

bzr revid: odo@openerp.com-20101208135916-3tqd9znhbi5u215c
2010-12-08 14:59:16 +01:00
niv-openerp 3d3e843e7b [IMP] Cosmetic changes
bzr revid: nicolas.vanhoren@openerp.com-20101208134309-3rrvthpank14ao69
2010-12-08 14:43:09 +01:00
Olivier Dony a970c497a6 [IMP] license: renamed general license file, and included note about other applicable licenses
bzr revid: odo@openerp.com-20101208133325-rlrtmzao8kzdp31o
2010-12-08 14:33:25 +01:00
Olivier Dony 14b7e37bf5 [FIX] osv.obj_list is broken via RPC and should not be available anymore
lp bug: https://launchpad.net/bugs/632195 fixed

bzr revid: odo@openerp.com-20101208131328-gycbi36423txdnc1
2010-12-08 14:13:28 +01:00
rpa (Open ERP) 2f32807ce6 [FIX]: product/purchase: Fixed wrong calculation of product qty and amount in purchas line if supplier UOM is different
lp bug: https://launchpad.net/bugs/423124 fixed

bzr revid: rpa@tinyerp.com-20101208123338-absetujv1l31ce9k
2010-12-08 18:03:38 +05:30
nvi-openerp 38569b7754 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20101206091222-miwtrvjkfh8hy8ec
bzr revid: nicolas.vanhoren@openerp.com-20101206174010-f819dzx7vyw2jntk
bzr revid: nicolas.vanhoren@openerp.com-20101207132443-z0wabhbh0ruzwoo2
bzr revid: nicolas.vanhoren@openerp.com-20101208105249-qfjalxkboqpi9xr0
2010-12-08 11:52:49 +01:00
Xavier Morel 0fe0c17068 [REM] @default attribute: not handled by the GTK client and not specified anywhere or by anyone
bzr revid: xmo@openerp.com-20101208103648-3qca263rux8g0030
2010-12-08 11:36:48 +01:00
Xavier Morel f21577dde9 [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know)
bzr revid: xmo@openerp.com-20101208102305-yd96zmg10exredgq
2010-12-08 11:23:05 +01:00
rpa (Open ERP) b1f8aa98da [FIX]: stock: Source location and destination location should be considered separately while finding stock.move in order to compute proper value of product when we have only one move
lp bug: https://launchpad.net/bugs/683718 fixed

bzr revid: rpa@tinyerp.com-20101208093258-qih3i1yj19hi7atv
2010-12-08 15:02:58 +05:30
rpa (Open ERP) f66cb36682 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20101208092808-k4rxpuskhpcpohq9
2010-12-08 14:58:08 +05:30
rpa (Open ERP) be834b5704 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101208071722-vc93ea47suuqt9am
2010-12-08 12:47:22 +05:30
Launchpad Translations on behalf of openerp 00f2f6b97d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101208044843-iaflyr3xboujht6p
2010-12-08 04:48:43 +00:00
ksa (Open ERP) f2fa0f8222 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101208040913-7p30ishfriwz7ygn
2010-12-08 09:39:13 +05:30
rpa (Open ERP) 3b57edf4f7 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101208040315-krcvtpr0yhwhy6an
2010-12-08 09:33:15 +05:30