Commit Graph

2850 Commits

Author SHA1 Message Date
Mayur Maheshwari (OpenERP) 212fe9bc3d [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120125120246-sjyjmaybbg95i1yr
2012-01-25 17:32:46 +05:30
Raphael Collet 014b54034a [MERGE] from trunk
bzr revid: rco@openerp.com-20120124125318-0lfuv3enpysf2mio
2012-01-24 13:53:18 +01:00
Raphael Collet 4f6f2e2de2 [IMP] stock/test: improve English
bzr revid: rco@openerp.com-20120124123421-z3qy9cria4ftkbss
2012-01-24 13:34:21 +01:00
Launchpad Translations on behalf of openerp 8ffb0a310f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120121054148-0jtsy55iwkhewr4r
bzr revid: launchpad_translations_on_behalf_of_openerp-20120122053059-j2aa26epvk6o1s3o
bzr revid: launchpad_translations_on_behalf_of_openerp-20120123052051-qlxloap8u2xcv0fa
2012-01-23 05:20:51 +00:00
Mayur Maheshwari (OpenERP) 26e17799a4 [FIX]stock: set a read rights to the user in stock.move
lp bug: https://launchpad.net/bugs/917333 fixed

bzr revid: mma@tinyerp.com-20120118084854-rpq7u420uxdvcepy
2012-01-18 14:18:54 +05:30
Launchpad Translations on behalf of openerp 5b10b7022d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120115052053-qy9rgrxe745vw4zw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120116051929-9hq3xgbkj3t90wvt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120114054042-idria8u0iiizg9xu
bzr revid: launchpad_translations_on_behalf_of_openerp-20120115053522-rki2r1zjt8544t0c
bzr revid: launchpad_translations_on_behalf_of_openerp-20120116052722-mb4w266h2j8som8q
2012-01-16 05:27:22 +00:00
Launchpad Translations on behalf of openerp a61762c71f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120114051310-6sj2xkv5gwq8cr0p
2012-01-14 05:13:10 +00:00
Raphael Collet 6132cfc44f [MERGE] stock: always use full name in name_get of stock.location
bzr revid: rco@openerp.com-20120113160054-elutn20eaeh0fkdt
2012-01-13 17:00:54 +01:00
Raphael Collet 1ffff3d89a [IMP] stock: add uom next to quantity in kanban view of product
bzr revid: rco@openerp.com-20120113154706-02tv0ld70y9dpzsp
2012-01-13 16:47:06 +01:00
Raphael Collet 3278a63fd9 [FIX] stock: fix form view of production lot
bzr revid: rco@openerp.com-20120113151723-mjwksx9xnoq6fcaj
2012-01-13 16:17:23 +01:00
Raphael Collet 6068fc44fd [IMP] stock: remove 'full' from context for locations, no longer useful
bzr revid: rco@openerp.com-20120113151647-mo7rprxwhqy589ki
2012-01-13 16:16:47 +01:00
Raphael Collet aa84c454ad [IMP] stock.location: always return full name in name_get
bzr revid: rco@openerp.com-20120113151548-hyj48p274sbgj4vu
2012-01-13 16:15:48 +01:00
Harry (OpenERP) 2c6418bde6 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20120112070927-liv9yfctl4wo5i08
2012-01-12 12:39:27 +05:30
Raphael Collet c209340237 [MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form
bzr revid: rco@openerp.com-20120111150942-1n1uvga1mcenlmhw
2012-01-11 16:09:42 +01:00
Raphael Collet f5d9ff5ba9 [MERGE] stock: fix 'split into production lots', raise error when quantity exceeds available quantity
bzr revid: rco@openerp.com-20120111143956-a5c3pr3ffltuw201
2012-01-11 15:39:56 +01:00
Raphael Collet 77127ae57a [MERGE] stock: improve code of get_product_available
bzr revid: rco@openerp.com-20120111083852-wc1g2qcwdc0cv3j6
2012-01-11 09:38:52 +01:00
Cristian Salamea 28d15b34de [IMP] improve use ORM to get stock data
bzr revid: ovnicraft@gmail.com-20120110225213-pr166dev1uzn0q7e
2012-01-10 17:52:13 -05:00
Raphael Collet f1549b69e5 [MERGE] lp:912525 (stock: override copy of stock.inventory)
bzr revid: rco@openerp.com-20120110093011-7hwartrfc6dwe74z
2012-01-10 10:30:11 +01:00
Raphael Collet a5fdda7481 [MERGE] lp:911094 (stock: process picking in state 'ready to process' only)
bzr revid: rco@openerp.com-20120109131641-c333dgzjrsngck88
2012-01-09 14:16:41 +01:00
Mayur Maheshwari (OpenERP) 4155bb1458 [IMP]stock:remove a context in view file for fix ValueError: Invalid field in domain expression
bzr revid: mma@tinyerp.com-20120109093343-r6ymxvslfwcmro1d
2012-01-09 15:03:43 +05:30
Olivier Dony fdd1d95fc2 [IMP] moved module sequences from module to each module's manifest
bzr revid: odo@openerp.com-20120107041212-boocriorprywgni1
2012-01-07 05:12:12 +01:00
Kirti Savalia (OpenERP) db6ef2615b [FIX]:override copy method to avoid keeping previous line
lp bug: https://launchpad.net/bugs/912525 fixed

bzr revid: ksa@tinyerp.com-20120106125914-sog04nup6jm92g25
2012-01-06 18:29:14 +05:30
Harry (OpenERP) c7d117be0c [MERGE] stock, purchase: clean onchange_product and onchange_uom in purchase.order.line and add test case to check stock valuation entries of stock.
bzr revid: hmo@tinyerp.com-20120106121612-qc156nkqngl6gmgq
2012-01-06 17:46:12 +05:30
Mayur Maheshwari (OpenERP) 59972f89f3 [IMP]stock:add message when a lot quantity is more than available quantity
bzr revid: mma@tinyerp.com-20120106102131-bhr1lkxa0acvw958
2012-01-06 15:51:31 +05:30
Kirti Savalia (OpenERP) 55bb991f91 [IMP]:when picking is not available we can not process
bzr revid: ksa@tinyerp.com-20120105120951-rw4li4tqmuqjsrl0
2012-01-05 17:39:51 +05:30
niv-openerp f787f1086c [fix] problem in internal moves that made the web client crash
bzr revid: nicolas.vanhoren@openerp.com-20120105103802-brcuowdib8hyxvbi
2012-01-05 11:38:02 +01:00
Raphael Collet b68826fcdf [MERGE] from trunk
bzr revid: rco@openerp.com-20120104124524-at9z1c69ejpqhihz
2012-01-04 13:45:24 +01:00
Fabien Pinckaers b3799d61d8 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20120104105911-wdxdeqdz5d1g33w1
2012-01-04 11:59:11 +01:00
Kirti Savalia (OpenERP) f672bb961d [FIX]:duplicate picking create
lp bug: https://launchpad.net/bugs/911094 fixed

bzr revid: ksa@tinyerp.com-20120103125337-3ef4j8h4yqmrivk9
2012-01-03 18:23:37 +05:30
Fabien Pinckaers 3f8ca0c395 [IMP] statuisbar on stock.move
bzr revid: fp@tinyerp.com-20111230163529-a7lz2us4w4z83ucr
2011-12-30 17:35:29 +01:00
Fabien Pinckaers 23e490adfe [FIX] no cost at reception
bzr revid: fp@tinyerp.com-20111230110604-29fr2n3t1n77ztp0
2011-12-30 12:06:04 +01:00
Quentin (OpenERP) 459434a39f [MERGE] lp 909009
bzr revid: qdp-launchpad@openerp.com-20111229164403-tz33s6zvtxw4plv1
2011-12-29 17:44:03 +01:00
Quentin (OpenERP) af1abd3528 [MERGE] removed duplicated transactions in stock workflow
bzr revid: qdp-launchpad@openerp.com-20111229164228-0iui1tcy51rywwoy
2011-12-29 17:42:28 +01:00
Quentin (OpenERP) 4969b4e4de [FIX] fixed the runbot
bzr revid: qdp-launchpad@openerp.com-20111229163645-92l04hzd3oh4tm7o
2011-12-29 17:36:45 +01:00
Quentin (OpenERP) c7c5bc19d3 [FIX] enhancement of the fix of bug 751222
lp bug: https://launchpad.net/bugs/751222 fixed

bzr revid: qdp-launchpad@openerp.com-20111229135712-q42ro7x0de5q3ggj
2011-12-29 14:57:12 +01:00
Quentin (OpenERP) 211fa27cb2 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20111229135448-4lulia4oyhxsbgw1
2011-12-29 14:54:48 +01:00
Mayur Maheshwari (OpenERP) adf3a1a990 [FIX]stock:set + operator in graph view for avoid a KeyError: avg
lp bug: https://launchpad.net/bugs/909009 fixed

bzr revid: mma@tinyerp.com-20111228093803-313rga65vpgr6t03
2011-12-28 15:08:03 +05:30
Kirti Savalia (OpenERP) 11a4fe1e80 [REM]:duplicate transaction in stock workflow
bzr revid: ksa@tinyerp.com-20111228091624-kxvsjeh1vudp0tuy
2011-12-28 14:46:24 +05:30
Fabien Pinckaers d44d09e5ba [FIX] creatable in stock
bzr revid: fp@tinyerp.com-20111226130833-9m141bae7ianzp9m
2011-12-26 14:08:33 +01:00
Harry (OpenERP) e0c7efd3f2 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20111226061128-j7ezxdzicr2qxsgc
2011-12-26 11:41:28 +05:30
Harry (OpenERP) 6e6d588a75 [FIX] stock: correct misspell in method name
bzr revid: hmo@tinyerp.com-20111226045740-gf2skxhhnqelh2x4
2011-12-26 10:27:40 +05:30
Launchpad Translations on behalf of openerp 052223704b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111224055617-x2dcy2sqyou2g9ux
2011-12-24 05:56:17 +00:00
Harry (OpenERP) 8bf87d93b7 [IMP] stock: yml to split inventory lines in 2 lots
bzr revid: hmo@tinyerp.com-20111223110643-zdlgcfi9jupho8v7
2011-12-23 16:36:43 +05:30
Harry (OpenERP) 80ef10a1cd [IMP] stock: clean test case to test fill inventory and split inventory line.
bzr revid: hmo@tinyerp.com-20111223110138-lt7a5883gbv82lbt
2011-12-23 16:31:38 +05:30
Harry (OpenERP) 6b7bbef52d [FIX] stock: small fix in yml
bzr revid: hmo@tinyerp.com-20111223104442-26gwo9kr6lnqzaym
2011-12-23 16:14:42 +05:30
Olivier Dony 2b82a004dc [I18N] account,l10n_*: update translation template, remove spurious terms
Due to the presence of the new l10n_multilang module,
a lot of spurious terms where introduced in the account
template and all l10n_* templates. This should now be
cleaned up

bzr revid: odo@openerp.com-20111223102710-1dbii84mesfgchy9
2011-12-23 11:27:10 +01:00
Thibault Delavallée 04d66b2de8 [MERGE] stock: purchase analysis: fixed bug 906857: wrong icon in view
bzr revid: tde@openerp.com-20111223095607-e3s605ntol2ujl4v
2011-12-23 10:56:07 +01:00
Launchpad Translations on behalf of openerp a6c649dd4e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223054503-il515335tdfkghbw
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223073609-mpe8e232ykba47y0
2011-12-23 07:36:09 +00:00
Harry (OpenERP) c543a324dc [MERGE] merged with trunk-development-branch
bzr revid: hmo@tinyerp.com-20111223051631-rvuwu2bvl32bch0o
2011-12-23 10:46:31 +05:30
Olivier Dony cb28f8de07 [I18N] all: update translation templates
bzr revid: odo@openerp.com-20111222185539-9gn06tu38ynoc416
2011-12-22 19:55:39 +01:00