Commit Graph

72 Commits

Author SHA1 Message Date
Raphael Collet e64d8c2d89 [IMP] stock: fix English in usage of 'serial numbers'
bzr revid: rco@openerp.com-20120509132401-fzbtrvorg7sd7vuc
2012-05-09 15:24:01 +02:00
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Jagdish Panchal (Open ERP) 18653db6f2 [IMP] mrp,mrp_repair,stock: Rename fields Production Lot >> Serial Number and also rename the fields in stock congi wizard
bzr revid: jap@tinyerp.com-20120424130805-dbfdz0f4j440vy2h
2012-04-24 18:38:05 +05:30
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
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
Harry (OpenERP) 398e1bc624 [IMP] stock: clean yml, demo of stock process with basic shipment of Ice-cream
bzr revid: hmo@tinyerp.com-20111221113822-f57431koo3srgi0i
2011-12-21 17:08:22 +05:30
Raphael Collet 1e679f3bbf [MERGE] procurement, product, stock: improve warehouse (polish3)
bzr revid: rco@openerp.com-20111201095408-bxaqm81mdibxs8ih
2011-12-01 10:54:08 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Hardik Ansodariy (OpenERP) 9d3acf6de2 [imp] set field tracking serial to production lot
bzr revid: han@tinyerp.com-20111122052621-artudqoysj0kybf0
2011-11-22 10:56:21 +05:30
Bogdan Stanciu e19e1fe100 [FIX] some product_qty fields are set with hardcoded decimal precision, and some without. I added dp on all occurrences of product_qty.
lp bug: https://launchpad.net/bugs/884179 fixed

bzr revid: bogdanovidiu.stanciu@gmail.com-20111031113830-drdqvvrz032nrzh4
2011-10-31 12:38:30 +01:00
Olivier Dony 8b7800750c [MERGE] Fixes related to server removal of osv_memory
bzr revid: odo@openerp.com-20110927213803-rj2hujpigijhvvpl
2011-09-27 23:38:03 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Fabien Pinckaers f52c6a2e91 [FIX]
lp bug: https://launchpad.net/bugs/776245 fixed

bzr revid: fp@tinyerp.com-20110927153224-l721tkk15eldde6a
2011-09-27 17:32:24 +02:00
Mayur Maheshwari (OpenERP) 4a3d8067ef [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20110922053525-8nm03eief90e88cn
2011-09-22 11:05:25 +05:30
Olivier Dony 5e6e78112c [FIX] stock: apply better 6.0 bugfix for #771377
lp bug: https://launchpad.net/bugs/771377 fixed

bzr revid: odo@openerp.com-20110919103523-xoosd8wqjtfhudt4
2011-09-19 12:35:23 +02:00
Fabien Pinckaers 5b22eabb1c [merge
bzr revid: fp@tinyerp.com-20110917123505-y1vkq04bad7ja10s
2011-09-17 14:35:05 +02:00
Mayur Maheshwari (OpenERP) 6138453497 [IMP]stock:Improvement in yml
bzr revid: mma@tinyerp.com-20110802132714-jh8jam8fgdwv3t5g
2011-08-02 18:57:14 +05:30
ron@tinyerp.com d77621e770 [FIX]stock:Splitting moves doesnot warning if lot contains insufficient quantity of product
lp bug: https://launchpad.net/bugs/771377 fixed

bzr revid: ron@tinyerp.com-20110504131935-h2tq0rstselbiroc
2011-05-04 18:49:35 +05:30
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Jay Vora (OpenERP) 2672ac6e4d [FIX] Stock : 'Split in production lot' wizard should have float format in order to split lot in x.y manner
lp bug: https://launchpad.net/bugs/729539 fixed

bzr revid: jvo@tinyerp.com-20110401052548-i1y2p0x3jd1ipru1
2011-04-01 10:55:48 +05:30
Rucha (Open ERP) 0e430028c1 [FIX]: stock: Fixed scraping move having production lot
lp bug: https://launchpad.net/bugs/739181 fixed

bzr revid: rpa@tinyerp.com-20110324132358-yn5gwkj68pnun0qs
2011-03-24 18:53:58 +05:30
Quentin (OpenERP) 8891dea230 [FIX] mrp: fixed error in do_move_consume(due to previous merge on osv_memory)
bzr revid: qdp-launchpad@openerp.com-20110315150348-s0vkdsuc61qhdtvr
2011-03-15 16:03:48 +01:00
Quentin (OpenERP) 6a213f9c07 [MERGE] lp:729539
bzr revid: qdp-launchpad@openerp.com-20110311154335-omz3sjw6supwr2hc
2011-03-11 16:43:35 +01:00
ron@tinyerp.com 3a600489fb [FIX]stock:split production lot take only Int value
lp bug: https://launchpad.net/bugs/729539 fixed

bzr revid: ron@tinyerp.com-20110309122421-3a5dwc52gzoiqbr8
2011-03-09 17:54:21 +05:30
jam-openerp a7789b2083 MERGE + Wizard return Improvments
bzr revid: jam@tinyerp.com-20101228104138-70p7kwpby3bxgu0r
2010-12-28 16:11:38 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
rpa (Open ERP) fac13263ed [IMP]: stock: Improvement in split lot and pack wizard to write move in inventory if wizard is used for inventory
bzr revid: rpa@tinyerp.com-20101124112743-yf96yzwehdlu4qq1
2010-11-24 16:57:43 +05:30
rpa (Open ERP) 2be6a46a1f [IMP]: stock: Pass context properly in copy of move
bzr revid: rpa@tinyerp.com-20101124105029-5kbr51s9ks1w3raz
2010-11-24 16:20:29 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
rpa (Open ERP) 32c6c5229b [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20101122134716-7ostuxk7lpxdk5yt
2010-11-22 19:17:16 +05:30
ksa (Open ERP) ac1b914910 [IMP]: task related code improve
bzr revid: ksa@tinyerp.co.in-20101122105310-65ms7e4doexy503e
2010-11-22 16:23:10 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
ksa (Open ERP) 06ba41035e [IMP]:Task-1773 improve code and remove button
bzr revid: ksa@tinyerp.co.in-20101122084837-9rw3x4wa6g3jg4fb
2010-11-22 14:18:37 +05:30
ksa (Open ERP) e542c34a12 [IMP]: task-1773 improve for production lot and pack
bzr revid: ksa@tinyerp.co.in-20101119142159-rxiuk694diyq763t
2010-11-19 19:51:59 +05:30
uco (Open ERP) 3575decfab [IMP]: Removed unused variables and import statements. Removed '\r' escape sequences from translation files.
bzr revid: uco@tinyerp.com-20100908122515-d37yvyxb2a1119oy
2010-09-08 17:55:15 +05:30
Olivier Dony 23471418f7 [IMP] stock: improve form view and tooltips in wizard for production lots split
bzr revid: odo@openerp.com-20100906114817-f12k3cjd6oohk8wl
2010-09-06 13:48:17 +02:00
sbh (Open ERP) 5d2dae07b8 [IMP] stock:Rename scraped field to scrapped
bzr revid: sbh@tinyerp.com-20100831065427-3hpd7kbvs34k0rf4
2010-08-31 12:24:27 +05:30
sbh (Open ERP) 5e868d7702 [REM] stock : Remove the print statement
bzr revid: sbh@tinyerp.com-20100830061709-fxav28ycd71zjonv
2010-08-30 11:47:09 +05:30
Mustufa Rangwala b7da8b9a6b [MERGE] merge with trunk addons
bzr revid: mra@mra-laptop-20100628044353-c4zv8ebcryeyz4o7
2010-06-28 10:13:53 +05:30
Fabien Pinckaers 7369085786 [IMP] sale useability, fix stock, better uom handling
bzr revid: fp@tinyerp.com-20100626151523-40k3eqmegon0ovqg
2010-06-26 17:15:23 +02:00
Mustufa Rangwala fc076c95f1 [MERGE] Merge with trunk addons remove conflicts on stock module
bzr revid: mra@mra-laptop-20100622034434-o28onhil9wh0aasv
2010-06-22 09:14:34 +05:30
Fabien Pinckaers 805fb21c22 merge
bzr revid: fp@tinyerp.com-20100621185808-ffoiamidk7szdwqg
2010-06-21 20:58:08 +02:00
Fabien Pinckaers 9c3da9c251 [FIX] sale,purchase,stock
bzr revid: fp@tinyerp.com-20100621184058-try3rw3m59uc4e55
2010-06-21 20:40:58 +02:00
sbh (Open ERP) 446c987377 [Fix] stock: stock_move wizard check if active find in context then set the default value
bzr revid: sbh@tinyerp.com-20100618095321-5w8gf82phwtl0or7
2010-06-18 15:23:21 +05:30
nel@tinyerp.com 24d7b1bcfc [IMP] stock: set use exist to true when outgoing
bzr revid: nel@tinyerp.com-20100617081122-rfnwk4e5jh5sw7g1
2010-06-17 10:11:22 +02:00
nel@tinyerp.com 3d7342f301 [MERGE]
bzr revid: nel@tinyerp.com-20100615224743-jzpfdzj5xzxr4h2r
2010-06-16 00:47:43 +02:00
Fabien Pinckaers 7101687e14 bugfix
bzr revid: fp@tinyerp.com-20100615212608-9bqnuqv3qu4cmp2u
2010-06-15 23:26:08 +02:00
nel@tinyerp.com 0fb6db81bb [IMP] stock: qty on wizard
bzr revid: nel@tinyerp.com-20100615204332-txko0ubmayc59vk5
2010-06-15 22:43:32 +02:00
nel@tinyerp.com ecd057eb70 [IMP] stock, claim views
bzr revid: nel@tinyerp.com-20100615202004-grbyetb7kwe8yewy
2010-06-15 22:20:04 +02:00
Fabien Pinckaers 8056010771 bugfix
bzr revid: fp@tinyerp.com-20100614114911-z2c17zol480zsz4c
2010-06-14 13:49:11 +02:00