Commit Graph

588 Commits

Author SHA1 Message Date
Thibault Delavallée 9cff260d3d [IMP] Code cleaning
bzr revid: tde@openerp.com-20120322090154-2qau8gkkp5zql8py
2012-03-22 10:01:54 +01:00
Bhumi Thakkar (Open ERP) 97fb5968da [FIX] Remove for loop because it is for single record.
bzr revid: bth@tinyerp.com-20120316114011-z2aolhndro7qhi44
2012-03-16 17:10:11 +05:30
Bhumi Thakkar (Open ERP) 8af300da94 [FIX] Renamed methods,overwrite get_needaction_user_ids and message_get_subscribers methods.
bzr revid: bth@tinyerp.com-20120316113324-sbppcme8cigl2hmm
2012-03-16 17:03:24 +05:30
Bhumi Thakkar (Open ERP) ccf298b1ab [FIX] remove uppercase letters from notification messages.
bzr revid: bth@tinyerp.com-20120313120627-61a1akces0f2jicv
2012-03-13 17:36:27 +05:30
Bhumi Thakkar (Open ERP) 11b087a0b6 [FIX] renamed methods' name and modified statements and removed need_action_user_id field from view.
bzr revid: bth@tinyerp.com-20120313114429-b1jyxk7i4v1e5n8t
2012-03-13 17:14:29 +05:30
Bhumi Thakkar (Open ERP) 3f6550a82b [FIX] Improved Language of notifications(present perfect simple with passive form) and unnecessary code is removed.
bzr revid: bth@tinyerp.com-20120312102612-rrk1b7xpd132cs87
2012-03-12 15:56:12 +05:30
Bhumi Thakkar (Open ERP) 7942090ef0 [IMP] remove need_action_user_id from message_append_note method when calling and overwrite get_needaction_user_id method.
bzr revid: bth@tinyerp.com-20120309122343-a1adl30bj595cbhn
2012-03-09 17:53:43 +05:30
Bhumi Thakkar (Open ERP) e32ad707f6 [FIX] notification message is modified and remove work order notifications in mrp.
bzr revid: bth@tinyerp.com-20120307112549-mj3mtcrnmefb05rf
2012-03-07 16:55:49 +05:30
Bhumi Thakkar (Open ERP) d83bf22983 [IMP] notifications in mrp,bom,product.
bzr revid: bth@tinyerp.com-20120306133816-59cs058o3oq8arro
2012-03-06 19:08:16 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Olivier Dony 66a3dc8ba7 [FIX] mrp: improve translations and use of _()
bzr revid: odo@openerp.com-20120208003121-o6cwyz6imsd4q6o1
2012-02-08 01:31:21 +01:00
fp 8aff5209ea [IMP] improved error message, constraints must allways propose a solution
bzr revid: fp@fp-laptop-20111231075720-4kak7o320td4wxqc
2011-12-31 08:57:20 +01:00
Fabien Pinckaers 6aa1e416da [IMP] indexes on _order
bzr revid: fp@tinyerp.com-20111221221504-dcj2l8x2xstqmccs
2011-12-21 23:15:04 +01:00
Mayur Maheshwari (OpenERP) 357f3fca2f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20111221123724-buifqfz9zvmu9s8n
2011-12-21 18:07:24 +05:30
Raphael Collet acbde0f84a [IMP] mrp: simplify code
bzr revid: rco@openerp.com-20111216135205-q3d8zmb80t77d2v4
2011-12-16 14:52:05 +01:00
Harry (OpenERP) 84a0685557 [IMP] mrp: clean test case and demo data of BoM, resolve test failure
bzr revid: hmo@tinyerp.com-20111209112131-qhzdza73ucze8apr
2011-12-09 16:51:31 +05:30
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Harry (OpenERP) 4d5a7b6f25 [MERGE+REVIEW] merged clean yml of mrp
bzr revid: hmo@tinyerp.com-20111208130824-07w4p3zu0ycx3ity
2011-12-08 18:38:24 +05:30
Fabien Pinckaers 255cfb94b0 merge
bzr revid: fp@tinyerp.com-20111206081249-olzikv2g6om6mnec
2011-12-06 09:12:49 +01:00
Harry (OpenERP) 2e504a69e0 [MERGE] merged with trunk development branch: lp:~openobject-addons
bzr revid: hmo@tinyerp.com-20111206054932-kq9etzc5nibs0dc3
2011-12-06 11:19:32 +05:30
Xavier Morel d39e30130b [IMP] mrp: generate dict from ids via dict.fromkeys, set 'empty' value to False for selection fields rather than an empty string
bzr revid: xmo@openerp.com-20111205153118-1hmvvhkw77qjh5qb
2011-12-05 16:31:18 +01:00
Numerigraphe - Lionel Sausin 4d9356f555 [IMP] Make wording consistent: Internal Picking List
bzr revid: ls@numerigraphe.fr-20111201094204-a7xb1sxswch3itze
2011-12-01 10:42:04 +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
Divyesh Makwana (Open ERP) 403d9194c7 [IMP] mrp : Improve the error message
bzr revid: mdi@tinyerp.com-20111117103737-iqzj2x7pggamm54q
2011-11-17 16:07:37 +05:30
Rucha (Open ERP) c4186fcbde [FIX]: mrp: Fixed problem on producing product
bzr revid: rpa@tinyerp.com-20111114093447-jmt5tuvljn1ep627
2011-11-14 15:04:47 +05:30
Divyesh Makwana (Open ERP) fa247f3357 [IMP] sale,purchase,mrp,stock,account : Constraint Error-Order Reference must be unique per company
bzr revid: mdi@tinyerp.com-20111114090520-1c3psfmzdi6ts9ni
2011-11-14 14:35:20 +05:30
Rucha (Open ERP) f90e5ce97b [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20111114053819-xkztyd5wk6kr5sn6
2011-11-14 11:08:19 +05:30
Fabien Pinckaers 5b59cff84e [IMP] warning on bad quantities on production, fix UoM possible problem at install
lp bug: https://launchpad.net/bugs/787950 fixed

bzr revid: fp@tinyerp.com-20111113100346-9pjh7z7trsgadcjv
2011-11-13 11:03:46 +01:00
Fabien Pinckaers 77a228421e merge: digital precision product uom
bzr revid: fp@tinyerp.com-20111111135906-kljtmr0r5tb59ia5
2011-11-11 14:59:06 +01:00
Rucha (Open ERP) fa17823d70 [FIX,REF]: mrp: Cleaned logic of consume products, removed too many looping and simplified logic, also added checks for over consumption and production than qty of MO
lp bug: https://launchpad.net/bugs/787950 fixed

bzr revid: rpa@tinyerp.com-20111111114807-xgfroo9gjauklnkw
2011-11-11 17:18:07 +05:30
Quentin (OpenERP) cbaf08b7db [IMP] mrp, mrp_subproduct: cleaner implementation of the fix for lp:794431 proposed by aag
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: qdp-launchpad@openerp.com-20111109151038-oqo76jgzbd87t7v9
2011-11-09 16:10:38 +01:00
Atik Agewan (OpenERP) 7431974eaf [IMP]: remove blank space
bzr revid: aag@tinyerp.com-20111109103604-mrnu9od0a3fniuhf
2011-11-09 16:06:04 +05:30
Atik Agewan (OpenERP) 2a0b2f3cc5 [Fix] mrp,mrp_subproduct:Add Context in method
bzr revid: aag@tinyerp.com-20111109103452-zk1kg7tppzdw90nh
2011-11-09 16:04:52 +05:30
Atik Agewan (OpenERP) e1d67534c6 [Fix] mrp,mrp_subproduct:Add function _get_quantity_to_produce to calculate production qty and sub product qty
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20111109100106-7vjyuxi55iq2k52k
2011-11-09 15:31:06 +05:30
Divyesh Makwana (Open ERP) 3e92b00eea [FIX] sale : Constraint Error-Order Reference must be unique per company
lp bug: https://launchpad.net/bugs/800100 fixed

bzr revid: mdi@tinyerp.com-20111109063048-i1z9mpz68aubht5r
2011-11-09 12:00:48 +05:30
Atik Agewan (OpenERP) 7f443343f2 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20111109051622-356m3w1xs00f9gje
2011-11-09 10:46:22 +05:30
Antony Lesuisse 080a699226 [MERGE] mrp order add responsible
bzr revid: al@openerp.com-20111108203303-moblgn7wsv00pvo0
2011-11-08 21:33:03 +01:00
Rucha (Open ERP) 0d384f64c6 [REF]: mrp: code improvement and optimization
bzr revid: rpa@tinyerp.com-20111102121201-j6b87goaf6apivyw
2011-11-02 17:42:01 +05:30
Rucha (Open ERP) 91783a5273 [REF]: mrp: code improvement and optimization
bzr revid: rpa@tinyerp.com-20111102103806-s9grqmvazi0ep7t4
2011-11-02 16:08:06 +05:30
Rucha (Open ERP) 68139dca87 [FIX]: mrp: Fixed problem of lp:734273 by passing context properly in onchange instead of getting user lang manually
bzr revid: rpa@tinyerp.com-20111102100621-cxlpkgfsnxbqdlhs
2011-11-02 15:36: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
Atik Agewan (OpenERP) 9155bf60d2 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20111025093859-3lai3ss53qo06737
2011-10-25 15:08:59 +05:30
Atik Agewan (OpenERP) 8841544cc1 [Fix] MRP :IN BOM when Product is changed than Name Also changed
lp bug: https://launchpad.net/bugs/877998 fixed

bzr revid: aag@tinyerp.com-20111019122343-mgb8cbjhypcbxcqi
2011-10-19 17:53:43 +05:30
RavishchanraMurari (Open ERP) e27810b809 add_user_id_in_mrp
bzr revid: rmu@tinyerp.com-20111012092209-vjxhv89ml34drugh
2011-10-12 14:52:09 +05:30
Atik Agewan (OpenERP) 3d4e825221 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927130744-wmo9u75w6zxfz3t0
2011-09-27 18:37:44 +05:30
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Fabien Pinckaers c4047f3936 [useability] better error/warning message
bzr revid: fp@tinyerp.com-20110918135310-sx5wzu22opr9cdwo
2011-09-18 15:53:10 +02:00
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
fp 8aff076c34 merge
bzr revid: fp@fp-laptop-20110917162841-j6prs22ohjv8tewt
2011-09-17 18:28:41 +02:00
Fabien Pinckaers 2ca78264e3 merge
bzr revid: fp@tinyerp.com-20110917143849-8zknokwthxyagalb
2011-09-17 16:38:49 +02:00
Atik Agewan (OpenERP) 556233685f [ADD] MRP,Project:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915054059-7iuj6qeg3nc4wm10
2011-09-15 11:10:59 +05:30
Atik Agewan (OpenERP) cb99fda783 [FIX] mrp,mrp_subproduct:sub_products qty is True when Product type is Variable & sub product is in more than one BOM
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20110823102708-itcfkm74hlhj6m3t
2011-08-23 15:57:08 +05:30
Atik Agewan (OpenERP) a648fdaccb [IMP]mrp,mrp_subproducts: Optimize code - remove dic res
bzr revid: aag@tinyerp.com-20110817100831-hrtypdvv921sz5o8
2011-08-17 15:38:31 +05:30
Atik Agewan (OpenERP) f8db8e64b0 [IMP]mrp,mrp_subproducts: Optimize code
bzr revid: aag@tinyerp.com-20110817095249-ujrm0onvzng60pad
2011-08-17 15:22:49 +05:30
Atik Agewan (OpenERP) 306da071e7 [IMP]mrp: Optimize code
bzr revid: aag@tinyerp.com-20110817093620-c3bmophuut6n2to6
2011-08-17 15:06:20 +05:30
Atik Agewan (OpenERP) 8001a5f2b9 [FIX] mrp,mrp_subproduct:sub_products qty is True when Product type is Variable
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20110817091826-fkg4y3b6pbbh220e
2011-08-17 14:48:26 +05:30
ron@tinyerp.com ff1e3e7351 [IMP]mrp:remove routing variable from function
bzr revid: ron@tinyerp.com-20110704071632-szzptrb90d5f6jzl
2011-07-04 12:46:32 +05:30
ron@tinyerp.com fd21c047e1 [IMP]mrp:use routing_id field instead of context and Optimize all code with simplicity in _bom_explode
bzr revid: ron@tinyerp.com-20110704070053-i2zp0q1z30ut9pbp
2011-07-04 12:30:53 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
ron@tinyerp.com c3e10565f5 [FIX]mrp:Update routing from Production Order that is not effects on Workcenter lines.
lp bug: https://launchpad.net/bugs/794428 fixed

bzr revid: ron@tinyerp.com-20110701061900-eadq77y6dys6ehn1
2011-07-01 11:49:00 +05:30
ron@tinyerp.com 0f08592973 [FIX]mrp:bom_id,product_id,routing,stock field readonly when MO confirmed
lp bug: https://launchpad.net/bugs/773128 fixed

bzr revid: ron@tinyerp.com-20110506103639-1ruiwjm00gps3alj
2011-05-06 16:06:39 +05:30
Harry (OpenERP) 5ebf9c5ea5 [MERGE] merged from lp:~openerp-dev/openobject-addons/trunk-bugfixes-Ind
bzr revid: hmo@tinyerp.com-20110503113537-mnuecxp5kpjfjn2h
2011-05-03 17:05:37 +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
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
Jay Vora (OpenERP) f0148c5ee3 [FIX] Backported the fix from trunk for the bug lp:740047
lp bug: https://launchpad.net/bugs/740047 fixed

bzr revid: jvo@tinyerp.com-20110404112526-0vrj706n3rb5dmi4
2011-04-04 16:55:26 +05:30
Quentin (OpenERP) 7fa3dd42a7 [FIX] mrp: when producing, wrong stock move where created when there was a produciton lot on the 'product to consume' move
lp bug: https://launchpad.net/bugs/740047 fixed

bzr revid: qdp-launchpad@openerp.com-20110330095628-3kynl4yrz423cmqg
2011-03-30 11:56:28 +02:00
Anup (OpenERP) fada51b094 [FIX] mrp : BoM name now translated on product's on_change (Support Case:4563)
lp bug: https://launchpad.net/bugs/734273 fixed

bzr revid: ach@tinyerp.com-20110321091808-xeluwmfp642kqnz3
2011-03-21 14:48:08 +05:30
ron@tinyerp.com 9cdde2b26c [FIX]mrp:raw material units should always be rounded up
lp bug: https://launchpad.net/bugs/718722 fixed

bzr revid: ron@tinyerp.com-20110314131254-inohohq5tfgw32ey
2011-03-14 18:42:54 +05:30
Quentin (OpenERP) 6ec75017ed [MERGE] lp:720282
bzr revid: qdp-launchpad@openerp.com-20110311151819-11hyz2byqmee3w22
2011-03-11 16:18:19 +01:00
Quentin (OpenERP) 4341c795c4 [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110309131425-bz2wsl8onhzyl2ww
2011-03-09 14:14:25 +01:00
ksa (Open ERP) 00ff5ceb5b [IMP]: Improve minor changes
bzr revid: ksa@tinyerp.co.in-20110218095357-nz4emmmsxn1pwpgn
2011-02-18 15:23:57 +05:30
ksa (Open ERP) 873d19a629 [FIX]: misleading terminology on workcenter
lp bug: https://launchpad.net/bugs/720282 fixed

bzr revid: ksa@tinyerp.co.in-20110218085856-0x2gqq3i8r2wb5t4
2011-02-18 14:28:56 +05:30
Rucha (Open ERP) e9097e14ac [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110214115943-p9ss7bn09sj0ift1
2011-02-14 17:29:43 +05:30
Anup (OpenERP) 1891a28934 [FIX] mrp : Corrected Quantity Calculation when having different UoM in MO
lp bug: https://launchpad.net/bugs/709055 fixed

bzr revid: ach@openerp.com-20110204090309-4i0jjr2tfszrcdni
2011-02-04 14:33:09 +05:30
Sbh (OpenERP) c4e33f20f8 [Fix] Fix buildbot warning
bzr revid: sbh@tinyerp.com-20110202094947-a90gv7cemgn6l4jn
2011-02-02 15:19:47 +05:30
aag (OpenERP) 21857a343c [FIX] MRP:NOW is UoM compute by _compute_qty of Diff UOM
lp bug: https://launchpad.net/bugs/709055 fixed

bzr revid: aag@tinyerp.co.in-20110131072855-brbmccegutwv6ioh
2011-01-31 12:58:55 +05:30
rpa (Open ERP) c94af99435 [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110117134325-z2ruhpf22jjkp8oe
2011-01-17 19:13:25 +05:30
qdp-launchpad@tinyerp.com 25341b78cb [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@tinyerp.com-20110117080048-h0e64af48ru2bkvp
2011-01-17 09:00:48 +01:00
rha@tinyerp.com b690772353 [Fix]: performance issues - stock_move, account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: rha@tinyerp.com-20110117062231-5u6h83i84a05rkki
2011-01-17 11:52:31 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
qdp-launchpad@tinyerp.com f5aff3a7cf [FIX] mrp, stock: Production orders ignored chained location
lp bug: https://launchpad.net/bugs/535401 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110112164440-17aob5yuhxihnnlm
2011-01-12 17:44:40 +01:00
rpa (Open ERP) 14dc81d790 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20110111125731-b0h013azb4f3dt25
2011-01-11 18:27:31 +05:30
ksa (Open ERP) 9fee3471ca [FIX]:Duplication of product should not duplicate its BOM if the product is component
lp bug: https://launchpad.net/bugs/701017 fixed

bzr revid: ksa@tinyerp.co.in-20110111115317-bmo3nbip63575s92
2011-01-11 17:23:17 +05:30
rpa (Open ERP) 93cf698f98 [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20110111112802-y1zwgamqu81v6ken
2011-01-11 16:58:02 +05:30
rha@tinyerp.com e9f7a90ac8 [Fix]: production orders waiting raw materials can not be cancelled
lp bug: https://launchpad.net/bugs/498033 fixed

bzr revid: rha@tinyerp.com-20110107091158-1qrugqztsw5ulktr
2011-01-07 14:41:58 +05:30
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
Mustufa Rangwala 3bdca04e28 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110103090825-h3f9ie8qu7l09ceb
2011-01-03 14:38:25 +05:30
Fabien Pinckaers 9b33bc24cc [FIX] mrp/stock
bzr revid: fp@tinyerp.com-20101231141242-c0wnddie6fsoav9p
2010-12-31 15:12:42 +01:00
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
aag (OpenERP) e1fb0f9f66 [FIX] MRP:Error solve of confirming a production order with different UoM
lp bug: https://launchpad.net/bugs/709055 fixed

bzr revid: aag@tinyerp.co.in-20101228123021-vlpgv6ivrtida57b
2010-12-28 18:00:21 +05:30
Sbh (OpenERP) 9f0e3f8481 [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101227124321-1x0xs79sp555g33d
2010-12-27 18:13:21 +05:30
rpa (Open ERP) caa496cf68 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20101222052817-4vh51iq6rck71y31
2010-12-22 10:58:17 +05:30
qdp-launchpad@tinyerp.com 49bd4d1aba [MERGE] merged the dev2 team's branch
bzr revid: qdp-launchpad@tinyerp.com-20101221143542-e66ajd6yjn09djmt
2010-12-21 15:35:42 +01:00
ksa (Open ERP) 3ecac69c42 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101221060224-sr9s9uyp6wlg4z5j
2010-12-21 11:32:24 +05:30
qdp-launchpad@tinyerp.com c572dd7a48 [FIX] mrp: work center typos
bzr revid: qdp-launchpad@tinyerp.com-20101220141337-hnq5jjhj7p3uzsga
2010-12-20 15:13:37 +01:00
rpa (Open ERP) 4e307d022c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101215042654-04ccazkz5v57ml3j
bzr revid: rpa@tinyerp.com-20101216043335-ji5h61dra451cml4
bzr revid: rpa@tinyerp.com-20101220082255-1g3ea50rkjlacwqw
2010-12-20 13:52:55 +05:30
ksa (Open ERP) 9b2cac9734 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101217042130-w1lea73broe8amh9
2010-12-17 09:51:30 +05:30
rpa (Open ERP) bf62673f06 [FIX]: Production orders ignore chained location at destination
lp bug: https://launchpad.net/bugs/535401 fixed

bzr revid: rpa@tinyerp.com-20101216063149-kwcm7j41ppej3gm8
2010-12-16 12:01:49 +05:30
ksa (Open ERP) 2b55ddee6d [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101215121001-gl17x57bj6dsb8im
2010-12-15 17:40:01 +05:30
ksa (Open ERP) 74aecdf132 [IMP]: Improve PO file According to workcenter=>work center
lp bug: https://launchpad.net/bugs/680916 fixed

bzr revid: ksa@tinyerp.co.in-20101214055758-r0tnb702kjyiz68b
2010-12-14 11:27:58 +05:30
ksa (Open ERP) f9e92e28c8 [IMP] MRP: Improvement In PO file for Work Center
bzr revid: ksa@tinyerp.co.in-20101213122906-rzobpg2081myq286
2010-12-13 17:59:06 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +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
rpa (Open ERP) ac0a4ab6da [IMP]: mrp: Improvement in copy BOM
bzr revid: rpa@tinyerp.com-20101213044534-lj6hjzmuq61jk564
2010-12-13 10:15:34 +05:30
qdp-launchpad@tinyerp.com 88bee41f46 [FIX] mrp: fixed the qtty on analytic entries creation for costing of workcenter + tooltips improvements
bzr revid: qdp-launchpad@tinyerp.com-20101207175116-h8pjc5u8o2iw3ush
2010-12-07 18:51:16 +01:00
rpa (Open ERP) b6e743433b [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
bzr revid: rpa@tinyerp.com-20101207104811-ccx204cbxp2p56kh
2010-12-07 16:18:11 +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) f46c228003 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20101206121220-hj7gsth8yo1adinx
2010-12-06 17:42:20 +05:30
aag (OpenERP) 279bd752e3 [IMP] MRP: mod2 pad Manufacturing last pad DONE
bzr revid: aag@tinyerp.co.in-20101203133413-06dndr03fcwlr4nv
2010-12-03 19:04:13 +05:30
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
ksa (Open ERP) f4ebea2992 [IMP]: Apply removing changes when merge branch
bzr revid: ksa@tinyerp.co.in-20101123132434-fm0u05iasfpt0c3p
2010-11-23 18:54:34 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +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
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) f39976fd44 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101119061009-ifb550mjz3ei8hoa
2010-11-19 11:40:09 +05:30
sbh (Open ERP) 6bf27c6c65 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101119042250-hlgt8xeirm1tc5p6
2010-11-19 09:52:50 +05:30
Olivier Dony c90aa7f2f0 [FIX] caldav,email_template,hr_payroll,mrp: cleanup some calls to _( ) - only literal strings should ever been passed!
bzr revid: odo@openerp.com-20101118162131-s2nb25l3e4xzmnjg
2010-11-18 17:21:31 +01:00
ksa (Open ERP) 4c517bc53a [REM]:lp-500931 remove wrong changes
bzr revid: ksa@tinyerp.co.in-20101118045531-eihmkjo3a4rv8mj5
2010-11-18 10:25:31 +05:30
ksa (Open ERP) 01c15d9cce [FIX]:lp-500931 No analytic entry is generated finishing one production order
bzr revid: ksa@tinyerp.co.in-20101116094738-4re2jphx8t0emwcc
2010-11-16 15:17:38 +05:30
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
ksa (Open ERP) abf8d940f3 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101028051032-whk92x9v2223xd7h
2010-10-28 10:40:32 +05:30
ksa (Open ERP) 77acdd2a10 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101027124019-gaawsihhqt71ppk1
2010-10-27 18:10:19 +05:30
Harry (OpenERP) cbc52ce458 [MERGE] merged from openobject-addons branch
bzr revid: hmo@tinyerp.com-20101027053819-if1wltlbyizl4n5r
2010-10-27 11:08:19 +05:30
ksa (Open ERP) b20cb29711 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101022045229-5ducia4beqzc0xfk
bzr revid: ksa@tinyerp.co.in-20101025050348-ugnwahrtey52h6hh
bzr revid: ksa@tinyerp.co.in-20101026050519-r9ajvgj8tn7el9yx
2010-10-26 10:35:19 +05:30
JMA (OpenERP) 36dd47081b [FIX] mrp : Corrections for Work Order names
bzr revid: jma@tinyerp.com-20101021124632-vfv5jesa55mzkxz7
2010-10-21 18:16:32 +05:30
uco (OpenERP) 988d4d488b [IMP] mrp, stock: Improvements suggested by buildbot.
bzr revid: uco@tinyerp.com-20101020135735-hofrhxqqpvkycjje
2010-10-20 19:27:35 +05:30
Harry (OpenERP) 9475077629 [FIX] mrp: many2many and one2many field support domain. so removed many2many_domain,one2many_dommain in mrp.py
lp bug: https://launchpad.net/bugs/663003 fixed

bzr revid: hmo@tinyerp.com-20101020130212-j1373iyv4e6ysftg
2010-10-20 18:32:12 +05:30
Harry (OpenERP) 29b353d5d2 [FIX] mrp: regression: production orders moves are wrongly done from 'Stock' to 'Stock'
lp bug: https://launchpad.net/bugs/622948 fixed

bzr revid: hmo@tinyerp.com-20101020105816-08af1r7unnxcagv0
2010-10-20 16:28:16 +05:30
ksa (Open ERP) a2326e2f95 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101020045725-3ozsb1aw379acz63
2010-10-20 10:27:25 +05:30
ksa (Open ERP) 1645a3beee [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101019050710-7mxbjxxv020kdqoc
2010-10-19 10:37:10 +05:30
qdp-launchpad@tinyerp.com 8144076ced [MERGE] merged the team 1 branch
bzr revid: qdp-launchpad@tinyerp.com-20101018122342-9rbds2y7qprzp7dr
2010-10-18 14:23:42 +02:00
uco (OpenERP) f8eb6b0184 [MERGE]
bzr revid: uco@tinyerp.com-20101018074341-zh2lchjja6kzwnco
2010-10-18 13:13:41 +05:30
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
qdp-launchpad@tinyerp.com 201b94bd38 [IMP] mrp: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101015165859-3k9mc0e1zow8sioo
2010-10-15 18:58:59 +02:00
qdp-launchpad@tinyerp.com ac86ce08a0 [IMP] mrp: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101015124305-23d3qp5oonwqmx41
2010-10-15 14:43:05 +02:00
uco (OpenERP) dd69d75e4b [IMP] mrp: Added company field on Routing and Workcenter. Improved search views.
bzr revid: uco@tinyerp.com-20101015122455-xaxwkf4f3d3al7tt
2010-10-15 17:54:55 +05:30
ksa (Open ERP) 1b24dc5b41 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20101013050133-br53nhnn0n2tafk0
2010-10-13 10:31:33 +05:30
Olivier Dony 788881af5d [MERGE:IMP] merge addons-stock branch with latest improvement to Warehouse Management
bzr revid: odo@openerp.com-20101011175802-n705sldw70bp4xpx
2010-10-11 19:58:02 +02:00
uco (Open ERP) 73254f138b [MERGE]: Merged with lp:~openerp-community/openobject-addons/addons-fix-finnished.
bzr revid: uco@tinyerp.com-20101007073124-hjgz0ot80zc9e4g3
2010-10-07 13:01:24 +05:30
ksa (Open ERP) fe7e284a31 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100928045605-8ah6996a6k447sjp
2010-09-28 10:26:05 +05:30
uco (Open ERP) 9c721764ff [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20100927090110-9tk3ofemowc7wdqs
2010-09-27 14:31:10 +05:30
uco (Open ERP) fa9a98c692 [FIX] mrp: Corrected error on saving production order record.
bzr revid: uco@tinyerp.com-20100924053535-qnt5or0p9lpg1h15
2010-09-24 11:05:35 +05:30
sbh (Open ERP) cf4ea3b57a [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100923061103-8fm2ek7u9nug3wph
2010-09-23 11:41:03 +05:30
ksa (Open ERP) f9bde89534 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100923044808-megfolc3kghw1e6i
2010-09-23 10:18:08 +05:30
olt@tinyerp.com 6d1dedeee9 [FIX] hr_timesheet_sheet, mrp: don't pass a dict or list to fromkeys second argument (it's only evaluated once)
bzr revid: olt@tinyerp.com-20100922083838-80ikcizior7qkcic
2010-09-22 10:38:38 +02:00
ksa (Open ERP) 15197e129c [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100922050131-u4fduka8kjlcwn5a
2010-09-22 10:31:31 +05:30
sbh (Open ERP) d82c2c5e0f [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100922045607-iv2x2ze4g50lwi0p
2010-09-22 10:26:07 +05:30
JMA,VRA 737db203a6 [FIX] MRP : import statement fix
bzr revid: jvo@tinyerp.com-20100921120442-cqgi121lgzkqsmoi
2010-09-21 17:34:42 +05:30
olt@tinyerp.com 5c94f9e27f [IMP] mrp: only import the methods actually used instead of whole module
bzr revid: olt@tinyerp.com-20100920151156-cz77f9le62a3xo8n
2010-09-20 17:11:56 +02:00
sbh (Open ERP) f3dd4e659d [IMP] sale,mrp,purchase: Rename the date_planned to date in stock_move
bzr revid: sbh@tinyerp.com-20100921123453-186dl4tyq1mwzo2x
2010-09-21 18:04:53 +05:30
olt@tinyerp.com f691dc9f77 [IMP] mrp: performance improvement: avoid select sql inside loops
bzr revid: olt@tinyerp.com-20100920111110-c7bw90kns2bo6jpo
2010-09-20 13:11:10 +02:00
olt@tinyerp.com b9d743fc68 [IMP] mrp: performance improvment: avoid select sql inside loops
bzr revid: olt@tinyerp.com-20100920101025-30zwlatr9qs2akso
2010-09-20 12:10:25 +02:00
ksa (Open ERP) 5fd0497457 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100920055940-cikw8ea3ntyxy6r1
2010-09-20 11:29:40 +05:30
ksa (Open ERP) 49b9ae8e2e [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100917103906-zick9zmfc7ul06pz
2010-09-17 16:09:06 +05:30
Niels Huylebroeck dd2b1bed63 [FIX] Removed all code and XML mentions of "finnished", as it's written "finished" (Bug #326160)
bzr revid: niels@bubbles-it.be-20100915115812-j6lec74or0y61psp
2010-09-15 13:58:12 +02:00
uco (Open ERP) b2f4dce58f [IMP] mrp, mrp_xxx: Form and List views improved according to Checklist guidelines.
bzr revid: uco@tinyerp.com-20100914124506-y0ls43epnm2uutxr
2010-09-14 18:15:06 +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
uco (Open ERP) 6ac408938f [MERGE]
bzr revid: uco@tinyerp.com-20100908043024-082xdeyai0ujmqpv
2010-09-08 10:00:24 +05:30
uco (Open ERP) 386aee4aeb [FIX] mrp: On the Production Order tree view 'Group By' doesn't make the sum for 'Total Hours' and 'Total Cycle' columns.
bzr revid: uco@tinyerp.com-20100907055658-y1m9caut175bndbz
2010-09-07 11:26:58 +05:30
sbh (Open ERP) e7e2b3afd4 [MERGE] Merge with lp:openeobject-addons
bzr revid: sbh@tinyerp.com-20100907053419-7cepgjlcpa55nv1s
2010-09-07 11:04:19 +05:30
uco (Open ERP) 0cd651e421 [IMP] mrp: Production Lot field should not be readonly. Improved alignment.
bzr revid: uco@tinyerp.com-20100903112447-ns238b37z3om6ryk
2010-09-03 16:54:47 +05:30
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
uco (Open ERP) 2eaf0ee8a4 [FIX] mrp: Fixed problem of wrong calculation of Consumed Products in a Production Order.
bzr revid: uco@tinyerp.com-20100819073252-a8djnr7vdue2m3db
2010-08-19 13:02:52 +05:30
Olivier Dony ed29832f40 [IMP] all addons with _inherits: ensure the m2o to the parent is required with ondelete=cascade
The framework has been updated to fix this automatically, but having it set correctly in the _columns is better for readability, and avoids the warnings.

bzr revid: odo@openerp.com-20100812192933-nm46mik1hkzsme2q
2010-08-12 21:29:33 +02:00
ksa (Open ERP) 0e66de1a9f [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100720055445-iojkpg3rb5smadhs
2010-07-20 11:24:45 +05:30
uco (Open ERP) 09f5953295 [REF] mrp: Cleaning the module.
bzr revid: uco@tinyerp.com-20100805102052-waegbh1uyfrhid76
2010-08-05 15:50:52 +05:30
Raphaël Valyi, Olivier Dony 48bf89dc34 [MERGE] a few project management-related minor fixes
bzr revid: odo@openerp.com-20100730122712-vn8biovwd8w1bull
2010-07-30 14:27:12 +02:00
Harry (OpenERP) d4819f7d32 [MERGE]
bzr revid: hmo@tinyerp.com-20100729081847-45lbkd3nyxnousrr
2010-07-29 13:48:47 +05:30
uco (Open ERP) 464df17d32 [MERGE]
bzr revid: uco@tinyerp.com-20100729044258-t7l7ociqgcj1ejoy
2010-07-29 10:12:58 +05:30
Jay (Open ERP) 50bcc5f7f1 [REF] minor improvements
bzr revid: jvo@tinyerp.com-20100728101125-lpp059efz7glmnef
2010-07-28 15:41:25 +05:30
uco (Open ERP) 4f07bca4b4 [MERGE]
bzr revid: uco@tinyerp.com-20100726123213-w5wkekz8cir5sow9
2010-07-26 18:02:13 +05:30
rpa (Open ERP) f2ded42800 [FIX]: mrp: Fix log message for production order
bzr revid: rpa@tinyerp.com-20100726104553-vme18hbsvfds3i1n
2010-07-26 16:15:53 +05:30
uco (Open ERP) 4a6e930967 [MERGE]
bzr revid: uco@tinyerp.com-20100726045014-visykrnftlghnjmb
2010-07-26 10:20:14 +05:30
Raphaël Valyi 75308e6eb9 [merge]
bzr revid: rvalyi@gmail.com-20100725155920-v60xeb515bgxpm1m
2010-07-25 12:59:20 -03:00
Harry (OpenERP) f429080dc5 [IMP] mrp: reset default product rounding with 0 in bom
bzr revid: hmo@tinyerp.com-20100724113124-d0afp96njz71pbc2
2010-07-24 17:01:24 +05:30
Harry (OpenERP) 6be5f7cb28 [IMP] mrp: improce view of bom, workcenter
bzr revid: hmo@tinyerp.com-20100724091658-evcyhq7zly4rhpoy
2010-07-24 14:46:58 +05:30
Raphaël Valyi 1c365d37ce [merge]
bzr revid: rvalyi@gmail.com-20100723145429-utly4nv20yj1ll45
2010-07-23 11:54:29 -03:00
sbh (Open ERP) e9db4d2e59 [Fix] mrp: fix the log message
bzr revid: sbh@tinyerp.com-20100723141709-9s1ry7xlrdo57d6j
2010-07-23 19:47:09 +05:30
rpa (Open ERP) 6c896b9767 [IMP]: mrp: Improved log messages
bzr revid: rpa@tinyerp.com-20100723134217-q9hnz0bxg191kjca
2010-07-23 19:12:17 +05:30
Harry (OpenERP) 3b6ba554a3 [IMP] product, mrp:
added new function field 'seller_id' to get main supplier who has highet priority in Supplier Information also 'seller_qty'.
added new function 'price_get' in 'product.supplierinfo' model to get price from supplier pricelist.
improved and clean product cost structure report in product form.

bzr revid: hmo@tinyerp.com-20100723131730-hx8nw4tkotmfj4ov
2010-07-23 18:47:30 +05:30
Raphaël Valyi 25d237fde6 [merge]
bzr revid: rvalyi@gmail.com-20100721134139-tldexkun749xg5ki
bzr revid: rvalyi@gmail.com-20100721184155-pjpgaj333oqoxapq
2010-07-21 15:41:55 -03:00
Jay (Open ERP) 706a550b86 [REM] MRP : Removed unused field and relevant function
bzr revid: jvo@tinyerp.com-20100721084227-7cychhuor3azdpif
2010-07-21 14:12:27 +05:30
uco 5249b531cd [IMP] mrp, mrp_operations: Improved code and removed unnecessary statements.
bzr revid: uco@tinyerp.com-20100715103213-m0bhsv98dhm0ap6r
2010-07-15 16:02:13 +05:30
Raphaël Valyi 424cbecb02 [merge]
bzr revid: rvalyi@gmail.com-20100708221140-qm59fabmpi8bjzim
2010-07-08 19:11:40 -03:00
Raphaël Valyi 34949277ae [merge]
bzr revid: rvalyi@gmail.com-20100708125124-smsittcu9ewpnu90
2010-07-08 09:51:24 -03:00
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30
sbh (Open ERP) 5ce40c34eb [Fix] Move the field in procurement
bzr revid: sbh@tinyerp.com-20100707114516-cgauhh9srch1i46e
2010-07-07 17:15:16 +05:30
sbh (Open ERP) 88f8ef366a [IMP] procurement: Move the mrp.property into mrp
bzr revid: sbh@tinyerp.com-20100707091851-cf0zbq0rr8ce4qgu
2010-07-07 14:48:51 +05:30
Raphaël Valyi a0f5e49659 [merge]
bzr revid: rvalyi@gmail.com-20100702164355-dg61zmz0e8gsd5h4
2010-07-02 13:43:55 -03:00
Raphaël Valyi e1255aab6f [IMP] mrp: by default MRP work-centers are supposed to be 'material' resources
bzr revid: rvalyi@gmail.com-20100630201308-vf1uu5iyzq4qq6n4
2010-06-30 17:13:08 -03:00
Jay (Open ERP) 887a3d0532 [REF]
bzr revid: jvo@tinyerp.com-20100630184804-ak0s2cka7yofcw84
2010-07-01 00:18:04 +05:30
Jay (Open ERP) f2eda8aca1 [MERGE] Merged Chris Halls' branch for copy() of production order
bzr revid: jvo@tinyerp.com-20100630184340-j6r3usia3ooazqga
2010-07-01 00:13:40 +05:30
Mod2 (OpenERP) 62a8a4ac5b mrp_repair:
* [ADD] YML 
* [IMP] useability 
mrp:
* [IMP] Add contrains in mrp.production model to check Order quantity could not be negative or zero.
* [IMP] Improve log message on ready production order
* [IMP] useability in Work center, route and BOM
* [FIX+IMP] change Cost price Wizard
* [FIX] yml problem in mrp_phantom and mrp_procurement
* [FIX] produce wiazrd
stock:
* [FIX] Change Cost price wizard
* [IMP] Add property_stock_variation in product category view

mrp_operations, procurement, resource

bzr revid: hmo@tinyerp.com-20100701134010-z3sdg19w0cj49joc
2010-07-01 19:10:10 +05:30
rpa (Open ERP) 9a686357a9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100629053051-tbmlaes9vivky5xn
2010-06-29 11:00:51 +05:30
rpa (Open ERP) 69c9375d7f [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100622055952-d25l23t4yk0w5eoa
bzr revid: rpa@tinyerp.com-20100623050403-1jjf3b1x0ebmfaxp
2010-06-23 10:34:03 +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
Harry (OpenERP) 9fd9c45e0b [MERGE]
bzr revid: hmo@tinyerp.com-20100618145602-hitjarz5yr5sbi6c
2010-06-18 20:26:02 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30