Commit Graph

607 Commits

Author SHA1 Message Date
Fabien Pinckaers 8813523acb [MERGE] workcenter uom for analytic cost
bzr revid: fp@tinyerp.com-20120930125757-gfgkrbvitaharv8l
2012-09-30 14:57:57 +02:00
Fabien Pinckaers cef74b0420 [MERGE] order of routing based on sequence
bzr revid: fp@tinyerp.com-20120930103518-7r8cjxprx6ri2zqo
2012-09-30 12:35:18 +02:00
Fabien Pinckaers b2f798a522 [IMP] performance improvement in MRP
bzr revid: fp@tinyerp.com-20120929133917-x6dlgou1te98962z
2012-09-29 15:39:17 +02:00
Fabien Pinckaers 8d1f52ffb7 [FIX] BoM Structure
bzr revid: fp@tinyerp.com-20120929084332-drmkupa4b3udo908
2012-09-29 10:43:32 +02:00
Quentin (OpenERP) a6ef1d4a42 [IMP] mrp: cleaning of stock move name
bzr revid: qdp-launchpad@openerp.com-20120928095035-w1g06od25auo52ev
2012-09-28 11:50:35 +02:00
Fabien Pinckaers 6c88927a51 [MERGE] MRP Useability: menus
bzr revid: fp@tinyerp.com-20120927172640-w8z1nipu7ijwb8k2
2012-09-27 19:26:40 +02:00
Antonin Bourguignon 1fbb4a5c16 [IMP] handling of '(copy)' l10n
bzr revid: abo@openerp.com-20120924162645-z1h4l2mj6c8i6wr3
2012-09-24 18:26:45 +02:00
Hardik fe3b453e98 [IMP]Add Products below BOM
bzr revid: hsa@tinyerp.com-20120924133244-8czsc0bs1mtx0af3
2012-09-24 19:02:44 +05:30
Hardik e971934854 [IMP]MRP : Add Product Menu and BOM field is required
bzr revid: hsa@tinyerp.com-20120919105324-uqh8z188rtl34bva
2012-09-19 16:23:24 +05:30
Raphael Collet 349abc53c1 [IMP] mrp: make more fields readonly on mrp production
bzr revid: rco@openerp.com-20120912113046-44ahrld0blg5lqkv
2012-09-12 13:30:46 +02:00
Raphael Collet 564fd29656 [IMP] mrp: make some fields on mrp.production readonly except in draft state
bzr revid: rco@openerp.com-20120912092826-qfnhzzj5jgte474j
2012-09-12 11:28:26 +02:00
Raphael Collet 72f39b0638 [IMP] mrp: change deprecated '<>' operator to '!='
bzr revid: rco@openerp.com-20120911145112-4ansycxt1o15b8fd
2012-09-11 16:51:12 +02:00
Jigar Amin - OpenERP 57ff1302c6 [FIX] removed not needed states condition
bzr revid: jam@tinyerp.com-20120910095104-sb0uco3gwzcr1vo3
2012-09-10 15:21:04 +05:30
ajay javiya (OpenERP) b9c3b1efea [IMP]: Improve fields readonly-ness in mrp
bzr revid: aja@tinyerp.com-20120910061409-g3ue25pqomfech3m
2012-09-10 11:44:09 +05:30
ajay javiya (OpenERP) c8440c5094 [IMP]: Improve readonly-ness of field
bzr revid: aja@tinyerp.com-20120910052121-73o2wk7v8yb0ydzd
2012-09-10 10:51:21 +05:30
Jigar Amin - OpenERP 08a5a24194 Merge lp:openobject-addons
bzr revid: jam@tinyerp.com-20120910041726-jmjdogjyn0dcv1ts
2012-09-10 09:47:26 +05:30
ajay javiya (OpenERP) 5458b03a19 [ADD]:Make fields readonly in ready state
bzr revid: aja@tinyerp.com-20120903124359-i42vphfldpol232b
2012-09-03 18:13:59 +05:30
Twinkle Christian (OpenERP) 0e39d9e4c4 [IMP]made readonly field in when Mo is in in_production state
bzr revid: tch@tinyerp.com-20120831131723-5xyb49kwho3m60u3
2012-08-31 18:47:23 +05:30
ajay javiya (OpenERP) 4431d24355 [REM]Remove mrp_bom_revision
bzr revid: aja@tinyerp.com-20120831050028-aoprwoo3bq8x0f75
2012-08-31 10:30:28 +05:30
Ravish Murari (OpenERP) 286bed2682 [merge] with latest addons
bzr revid: rmu@tinyerp.com-20120824101100-5opxku51rtk2z8h3
2012-08-24 15:41:00 +05:30
Fabien Pinckaers b531d9cff1 [IMP] needaction after mail.thread
bzr revid: fp@tinyerp.com-20120822153145-g7xopqq7oje7y60c
2012-08-22 17:31:45 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Fabien Pinckaers a2b7f82a81 [IMP] no auto_follow, we will use auto-compose instead on some actions
bzr revid: fp@tinyerp.com-20120816090243-nzu6ounygswiceqi
2012-08-16 11:02:43 +02:00
Thibault Delavallée 92c70aa6ea [IMP] Addons: propagated new automatic subscription mechanism.
bzr revid: tde@openerp.com-20120815205143-twthjirie2b5kr7n
2012-08-15 22:51:43 +02:00
Thibault Delavallée a6482fe07c [WIP] Followers rewrite: in create/write, the purpose is to add the field in the values to write, and to simplify automatic subscription. WIP, lack of time to finish. Will be continued.
bzr revid: tde@openerp.com-20120814170612-ax8xhcmmttrcphnl
2012-08-14 19:06:12 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
Alexis de Lattre f9fe637803 Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field
bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
2012-07-27 03:52:02 +02:00
Stephane Wirtel 341330aadd [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons_issue2_manufacturing-rpr
bzr revid: stw@openerp.com-20120725161521-xpvxqr5sx7egzkvy
2012-07-25 18:15:21 +02:00
pso (OpenERP) e5da0e191b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120725125332-7qe6b3l0fjryast2
2012-07-25 18:23:32 +05:30
Saurang Suthar(OpenERP) 8d606c994d [IMP] Improved warning messages for mrp module
bzr revid: pso@tinyerp.com-20120725092548-x6oebojzhcdf1vce
2012-07-25 14:55:48 +05:30
Rajesh Prajapati (OpenERP) 3f23490200 [IMP] default value added in mrp_production : default added to location_src_id and location_dest_id
bzr revid: rpr@tinyerp.com-20120724112457-euf51mv6h9g8ko3o
2012-07-24 16:54:57 +05:30
Ravish Murari (OpenERP) 1f4ab62dc4 [FIX] conformation of mrp(MO) shows error
lp bug: https://launchpad.net/bugs/1028264 fixed

bzr revid: rmu@tinyerp.com-20120724100748-zfhwpxwm9en5iw7a
2012-07-24 15:37:48 +05:30
Purnendu Singh (OpenERP) 7a8ac01d31 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120720061520-fzq1vhfyn88z8q3d
2012-07-20 11:45:20 +05:30
Najlaâ a38a913fce [FIX] duplication of MO
bzr revid: nel@tinyerp.com-20120719110323-y6mw38kedofd660e
2012-07-19 13:03:23 +02:00
pso (OpenERP) 8048661b01 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120719073136-a7a5t43y2nm51zji
2012-07-19 13:01:36 +05:30
Najlaâ 4eafdfe017 [FIX] mrp: compare quantities in production using float_compare
bzr revid: nel@tinyerp.com-20120717125052-fuq6ig6bx5114n4b
2012-07-17 14:50:52 +02:00
Kuldeep Joshi (OpenERP) 09dda00b77 [IMP]mrp: revert change
bzr revid: kjo@tinyerp.com-20120714062755-fyu9lqgn7xpmylz8
2012-07-14 11:57:55 +05:30
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Hardik d953d45de4 [IMP]MRP : Warning Messages are changed
bzr revid: hsa@tinyerp.com-20120712064359-rfoj2ol3stj4j4yc
2012-07-12 12:13:59 +05:30
Amit Patel (OpenERP) 3674c95e84 [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120704084602-7bdvtp45lkfanw70
2012-07-04 14:16:02 +05:30
Thibault Delavallée 37a0658521 [IMP] needaction: cleaned definitions in addons.
bzr revid: tde@openerp.com-20120702145747-3m3s78tfmavjj61k
2012-07-02 16:57:47 +02:00
Amit Patel (OpenERP) ae07ef1819 [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120629055329-3aj0gdj9ms5sb2vv
2012-06-29 11:23:29 +05:30
Thibault Delavallée 4b36d6594b [MERGE] Merged with addons trunk.
bzr revid: tde@openerp.com-20120628105252-isuqpdzrtohc9ofy
2012-06-28 12:52:52 +02:00
Raphael Collet 7f9a12cf78 [IMP] mrp: improve field labels
bzr revid: rco@openerp.com-20120627092012-ovt8xreeeq6al83q
2012-06-27 11:20:12 +02:00
Kuldeep Joshi (OpenERP) de90ef25dc [IMP]Manufacturing orders view change
bzr revid: kjo@tinyerp.com-20120622120353-poglhhjdz17vbegi
2012-06-22 17:33:53 +05:30
Mayur Maheshwari (OpenERP) e0a0d760ac [IMP]mrp: improve a typo and added a group
bzr revid: mma@tinyerp.com-20120614102258-kx1gf1k329fobhrz
2012-06-14 15:52:58 +05:30
Mayur Maheshwari (OpenERP) 37de535a47 [IMP]mrp: improve a label
bzr revid: mma@tinyerp.com-20120613112607-axqq081te2y5o3o4
2012-06-13 16:56:07 +05:30
Mayur Maheshwari (OpenERP) 7c6ebb98f5 [FIX]stock: added a group , class on button, improve a menu tip,label name,added a tree view on one2many field
bzr revid: mma@tinyerp.com-20120611095914-631eo6yw8bz9aknx
2012-06-11 15:29:14 +05:30
Thibault Delavallée 6aa0ca7a7e [IMP] mail_thread: cleaned message_get_subscribers and related methods; propagated change so that project_issue, mrp, crm_lead, project, project_task, hr_recruitment and hr_holidays now cleanly override message_get_subscribers.
bzr revid: tde@openerp.com-20120605122221-nvxfxfcx5o82vkvx
2012-06-05 14:22:21 +02:00
Olivier Dony e8ab2c3ae5 [MERGE] OPW 575424: mrp: error on analytic entries when workcenter has no product
bzr revid: odo@openerp.com-20120601143249-xkk2iog1l22kmz82
2012-06-01 16:32:49 +02:00
Xavier ALT 94e03a2a25 [FIX] mrp: fix cost generation when related mrp.workcenter have no product_id set
bzr revid: xal@openerp.com-20120601113503-47k48712j6tvl23j
2012-06-01 13:35:03 +02:00
Ravish Murari (OpenERP) 520c345840 [FIX] improve in routing work centers sequence
lp bug: https://launchpad.net/bugs/1002105 fixed

bzr revid: rmu@tinyerp.com-20120530063714-wt4nag4x4veay0lt
2012-05-30 12:07:14 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Raphael Collet bcb9291df3 [MERGE] from trunk
bzr revid: rco@openerp.com-20120514150926-osvdmdyopi6ynn6o
2012-05-14 17:09:26 +02:00
Raphael Collet 43ed050319 [MERGE] trunk-product-view-tta (improve product kanban and form view)
bzr revid: rco@openerp.com-20120514083657-55agqnkd58p6oiy5
2012-05-14 10:36:57 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Saurang Suthar (OpenERP) d6ae0f8fc4 [IMP]:improved code for creating minimum stock rule and taking current product in BoM in product form view
bzr revid: ssu@tinyerp.com-20120502113432-1xgak350n58lbwyu
2012-05-02 17:04:32 +05:30
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Dharti Ratani (OpenERP) 15dae73907 [IMP]improved product form
bzr revid: dhr@tinyerp.com-20120426051717-1qwywvi0r3f62l9r
2012-04-26 10:47:17 +05:30
Jagdish Panchal (Open ERP) 427ea26334 [IMP] MRP: rename UOM to Unit of Measure everywhere
bzr revid: jap@tinyerp.com-20120425085415-vcgutq32ohkkjiu6
2012-04-25 14:24:15 +05:30
Thibault Delavallée 5b89f73e3e [FIX] Fixed missing imports.
bzr revid: tde@openerp.com-20120418134143-fb9c3sf7oudju7ey
2012-04-18 15:41:43 +02:00
Thibault Delavallée 1aa720a73d [FIX] Fixed date formatting in several messages. It now adds the user timezone to add coherence.
bzr revid: tde@openerp.com-20120418123150-dtw13rhrrhqibo1e
2012-04-18 14:31:50 +02:00
Alexis de Lattre 41d750c1d4 [IMP] Performance improvement : if location_id already has the right value, we don't write it !
bzr revid: alexis@via.ecp.fr-20120416084714-otfuezu6tjy533nt
2012-04-16 10:47:14 +02:00
Thibault Delavallée fe6e58a40e [FIX] Propagated ir.needaction class name change.
bzr revid: tde@openerp.com-20120403172108-ccvtnt512yexefe1
2012-04-03 19:21:08 +02:00
Thibault Delavallée 16e50b1a43 [MERGE] Merged with bth MRP branch
bzr revid: tde@openerp.com-20120403104751-y1iep9psdtn8cphp
2012-04-03 12:47:51 +02:00
Thibault Delavallée 003948ec68 [CLEAN] Cleaned code.
bzr revid: tde@openerp.com-20120403104345-c809hifinqwau2fk
2012-04-03 12:43:45 +02:00
Sbh (Openerp) d494230c87 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330081136-gyllf3gx180clebd
2012-03-30 13:41:36 +05:30
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