Commit Graph

628 Commits

Author SHA1 Message Date
Denis Ledoux a99b5786d1 [MERGE] Forward-port of 7.0 bugfixes up to rev. 9337 (dle@openerp.com-20130731153129-8hmqrgsg3e9d533f)
bzr revid: mat@openerp.com-20130726073123-6buqe3rg321gj5rw
bzr revid: odo@openerp.com-20130730110536-a74ea14pwb2y03ay
bzr revid: dle@openerp.com-20130801123703-frjhpeqwocsjo7ge
2013-08-01 14:37:03 +02:00
Martin Trigaux 38bf262119 [IMP] stock: more fault tolerant usage of xml id
bzr revid: mat@openerp.com-20130731092732-9fa0xb66mo7uakb4
2013-07-31 11:27:32 +02:00
Martin Trigaux 457aceff18 [IMP] mrp: properly remove product lines and workorder lines when confirming a manufacturing order, avoid getting traceback if trying action on deleted record
bzr revid: mat@openerp.com-20130725150909-ujh5xk2q2escr6a7
2013-07-25 17:09:09 +02:00
Laetitia Gangloff (Acsone) a83c3a9591 mrp : product quantity is modified with the factor
lp bug: https://launchpad.net/bugs/1200676 fixed

bzr revid: laetitia.gangloff@acsone.eu-20130712152235-lbfi12a0z29tw22a
2013-07-12 17:22:35 +02:00
Paramjit Singh Sahota 4708fce25c Little improvement.
bzr revid: psa@tinyerp.com-20130527114236-f1ryogo75y9cnxn7
2013-05-27 17:12:36 +05:30
Paramjit Singh Sahota f630a3a64a [IMP] Added context whereever necessary, improved code of action_done and removed unwanted spaces.
bzr revid: psa@tinyerp.com-20130527110901-q6717focg99qq46a
2013-05-27 16:39:01 +05:30
Jagdish Panchal 21d80930b0 [IMP] remove unwanted change
bzr revid: jap@tinyerp.com-20130517064041-bf7jq2p04zgp480n
2013-05-17 12:10:41 +05:30
Jagdish Panchal 8f1393f3ca [IMP] Improve code when bom componant is service stock move in available state
bzr revid: jap@tinyerp.com-20130515125745-da9sybl7osixzhfm
2013-05-15 18:27:45 +05:30
Martin Trigaux c697009dea [IMP]mrp: avoid adding account rights to users and create lines with superuser_id
bzr revid: mat@openerp.com-20130514132629-91qrc32j04a1t5he
2013-05-14 15:26:29 +02:00
Jagdish Panchal 555636280e [IMP] improve code in for mrp stock.py
bzr revid: jap@tinyerp.com-20130503105029-d9eqs4curvxwuvra
2013-05-03 16:20:29 +05:30
Jagdish Panchal 8e8d370ba9 [IMP] improve code and remove unwated change
bzr revid: jap@tinyerp.com-20130503071754-vwok8xpjcjo63m9o
2013-05-03 12:47:54 +05:30
Jagdish Panchal 45e461bd64 [IMP] improve code for the button product
bzr revid: jap@tinyerp.com-20130503055934-8rrgvydvxkadwwxh
2013-05-03 11:29:34 +05:30
Jagdish Panchal cdb7c6603e [IMP] bit improve code for yml test
bzr revid: jap@tinyerp.com-20130503053948-3hdhmh5vljw43uuh
2013-05-03 11:09:48 +05:30
Jagdish Panchal 6644af8c88 [IMP] improve code
bzr revid: jap@tinyerp.com-20130503053337-9vmq3t903dwwcjkt
2013-05-03 11:03:37 +05:30
Jagdish Panchal 5126a05c4a [IMP] remove unwated change
bzr revid: jap@tinyerp.com-20130503051252-c8o424i116yqkd14
2013-05-03 10:42:52 +05:30
Jagdish Panchal df08c2cb70 [IMP] improve code
bzr revid: jap@tinyerp.com-20130502133027-rgu6etatmcaflaeg
2013-05-02 19:00:27 +05:30
Jagdish Panchal 07cb4cd083 [IMP] Remove unwated change
bzr revid: jap@tinyerp.com-20130502062818-ghys3kb5mp6rt5af
2013-05-02 11:58:18 +05:30
Jagdish Panchal 4eabc8f186 [IMP] Improve code for mrp work flow
bzr revid: jap@tinyerp.com-20130502062551-tk4jlx4l61rhhhce
2013-05-02 11:55:51 +05:30
Jagdish Panchal 0d9dfd54e7 [IMP] Improve code in mrp.py for service type product
bzr revid: jap@tinyerp.com-20130501133229-1kt9kp9aunm5np9l
2013-05-01 19:02:29 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Rifakat 0b7f30af8b [FIX] mrp: allow only those bills which are active and not expired(belongs to specific period) in manufacturing
lp bug: https://launchpad.net/bugs/1049415 fixed

bzr revid: rha@tinyerp.com-20130415093513-wq98pv62sywys134
2013-04-15 15:05:13 +05:30
Thibault Delavallée 9809dd5a43 [MERGE] Task 'OpenChatter: functional usability 1'
Creation log: Document created -> <model_name> created
Add some missing notifications in sale order and purchase order

bzr revid: tde@openerp.com-20130305111450-lb59pi9rpzuhhgve
2013-03-05 12:14:50 +01:00
Thibault Delavallée 26b9387b4e [CLEAN] mrp: cleaned code about progress.
bzr revid: tde@openerp.com-20130305095533-0rf3mjmflif0iemj
2013-03-05 10:55:33 +01:00
Thibault Delavallée 336ad7d37f [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130305082659-lbtrmek08p078upz
2013-03-05 09:26:59 +01:00
Bhumi Thakkar (Open ERP) 69fcf7bb62 [IMP] Remove bold and capital in first letter.
bzr revid: bth@tinyerp.com-20130220054249-4n3zpwvo767u6h4l
2013-02-20 11:12:49 +05:30
Bhumi Thakkar (Open ERP) ad6d133d3c [MERGE] Merge lp:openobeject-addons.
bzr revid: bth@tinyerp.com-20130215122526-einsh4wazw2e1lxs
2013-02-15 17:55:26 +05:30
Bhumi Thakkar (Open ERP) f8bb832cf2 [IMP] Message on mrp whene mrp produced.
bzr revid: bth@tinyerp.com-20130207054657-ltexmynup6t3favv
2013-02-07 11:16:57 +05:30
Tejas Tank 19685c35a5 [FIX] code corrected.
bzr revid: tta@openerp.com-20130201090621-sym8rxhgofk6wg9p
2013-02-01 14:36:21 +05:30
Tejas Tank 401b039e80 [IMP] mrp: use the new signal_xxx method instead of trg_validate.
bzr revid: tta@openerp.com-20130131121915-gahj7t5ob6s2y0q8
2013-01-31 17:49:15 +05:30
Christophe Matthieu 71e815693c [IMP] mrp,project: task in the view gantt use percent ratio
bzr revid: chm@openerp.com-20130130160011-2v1ym0ach0iuw0eg
2013-01-30 17:00:11 +01:00
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Thibault Delavallée 8e0c7f9781 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121218181852-j9qg1po5y4yw67ko
2012-12-18 19:18:52 +01:00
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Thibault Delavallée 67905b2dda [REF] Mrp_operation: added track on production_id of mpr.production.workcenter.line, removed extra chatter messages.
bzr revid: tde@openerp.com-20121218171146-zudtlz4f263zbzbd
2012-12-18 18:11:46 +01:00
Thibault Delavallée 453303b22c [FIX] MRP: fixed wrong method deleted in last commit.
bzr revid: tde@openerp.com-20121218162748-czspheb2oi0udqgn
2012-12-18 17:27:48 +01:00
Thibault Delavallée 32a8d0e58f [REF] MRP: removed most of message_post methods, replaced by a tracked state field.
bzr revid: tde@openerp.com-20121218155622-jn7q5z1ffxsap4nn
2012-12-18 16:56:22 +01:00
Olivier Dony b67f73c327 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt
2012-12-18 03:52:30 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Paramjit Singh Sahota b4718f0d63 [IMP] Changed the label Production Order to Manufacturing Order.
bzr revid: psa@tinyerp.com-20121129083532-3dxabfq05x8a1jln
2012-11-29 14:05:32 +05:30
Turkesh Patel (Open ERP) 710a1b447f [IMP] mrp: change status name to Awaiting Raw Materials from waiting goods.
bzr revid: tpa@tinyerp.com-20121109065115-yv943wosxg89byxi
2012-11-09 12:21:15 +05:30
Cedric Snauwaert c3aaf6439e [MERGE]merge with latest addons_trunk
bzr revid: csn@openerp.com-20121105123913-cvrvkmgeoqtija71
2012-11-05 13:39:13 +01:00
Fabien Pinckaers f48a3a681b [FIX] +others merge
bzr revid: fp@tinyerp.com-20121102095359-r3jsyyhr29w3xkzv
2012-11-02 10:53:59 +01:00
Fabien Pinckaers 533ba71c5f [FIX] repir
bzr revid: fp@tinyerp.com-20121102090736-2d27xtxv05rav09u
2012-11-02 10:07:36 +01:00
Fabien Pinckaers 7d68e7d6a9 [MERGE] bom removed name field
bzr revid: fp@tinyerp.com-20121102084453-olkflm1a7mju0jji
2012-11-02 09:44:53 +01:00
ajay javiya (OpenERP) 1ba3225b94 [IMP]: Improve remaining changes to refector from mrpsubproduct to mrpbyproduct
bzr revid: aja@tinyerp.com-20121031070517-oql0a2ax490xr8ip
2012-10-31 12:35:17 +05:30
Mayur Maheshwari (OpenERP) b31df93d2b [IMP]mrp : improve code
bzr revid: mma@tinyerp.com-20121029070717-84dp16ivxzuk3b4j
2012-10-29 12:37:17 +05:30
Mayur Maheshwari (OpenERP) 5cd70ef9e8 [IMP]mrp : improve little bit code
bzr revid: mma@tinyerp.com-20121029062442-imihipixq7g7llcb
2012-10-29 11:54:42 +05:30
Ajay Chauhan (OpenERP) b75dc1a733 [MERGE] merge with main addons
bzr revid: cha@tinyerp.com-20121025102229-7bbzxygkwvcd969l
2012-10-25 15:52:29 +05:30
Mayur Maheshwari (OpenERP) 8515164a97 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121025101811-t70it53o5ia7u41s
2012-10-25 15:48:11 +05:30
Amit Patel 3e4e8006de [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121025070133-x6g4can9le7p4d5z
2012-10-25 12:31:33 +05:30
Foram Katharotiya (OpenERP) aa7856b025 [IMP] remove date_planned_end function Field in mrp_production
bzr revid: fka@tinyerp.com-20121019105210-fx477sy9ht4mlic1
2012-10-19 16:22:10 +05:30
Foram Katharotiya (OpenERP) b24eb49293 [IMP] remove date_planned_date function Field in mrp_production
bzr revid: fka@tinyerp.com-20121019102702-gcskff4ae16jrzqp
2012-10-19 15:57:02 +05:30
Mayur Maheshwari (OpenERP) 4f51b5074f [IMP]mrp : improve name serch code
bzr revid: mma@tinyerp.com-20121017121804-fqperqam3p2sg9bs
2012-10-17 17:48:04 +05:30
Mayur Maheshwari (OpenERP) 34e660c8e7 [IMP]mrp : improve litle bit code
bzr revid: mma@tinyerp.com-20121017095202-eg3pedyqgjk0x22i
2012-10-17 15:22:02 +05:30
Mayur Maheshwari (OpenERP) 71f65114cd [IMP]mrp : added a name_search method in mrp.bom object for serch via code and product name
bzr revid: mma@tinyerp.com-20121017090536-6mejdgejv8dtmqeh
2012-10-17 14:35:36 +05:30
Ajay Chauhan (OpenERP) 9b977bc530 [IMP] mrp: added defaults for user_id for 'Manufactoring Order'
bzr revid: cha@tinyerp.com-20121017060050-qovhujv4ysnhf04a
2012-10-17 11:30:50 +05:30
Mayur Maheshwari (OpenERP) f78e5b1b1b [IMP]mrp : improve string and remove name field from mrp.bom object
bzr revid: mma@tinyerp.com-20121016123741-g042zhrmmyfqb0sa
2012-10-16 18:07:41 +05:30
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Ajay Chauhan (OpenERP) 8f9ddd1e7c [IMP] mrp,mrp_subproduct: made little change in warning message
bzr revid: cha@tinyerp.com-20121015051941-6dqf8bqo87lews7m
2012-10-15 10:49:41 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Ajay Chauhan (OpenERP) 634cb59470 [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121004050131-emowa7pye2si6cja
bzr revid: cha@tinyerp.com-20121008050019-d1rkpmvni8nmzml6
2012-10-08 10:30:19 +05:30
Quentin (OpenERP) 6d70bedd69 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121004084906-zhqfu2jz1o4hn0c1
2012-10-04 10:49:06 +02:00
Ajay Chauhan (OpenERP) bb4b253dfd [IMP] mrp: added onchange method for product_uom field
bzr revid: cha@tinyerp.com-20121003103608-1uuh3t9mw7i2scif
2012-10-03 16:06:08 +05:30
Antonin Bourguignon 2b2288a3bd [FIX] a few problems introduced with the last merge
bzr revid: abo@openerp.com-20121002111231-zo41jejkrm8afavu
2012-10-02 13:12:31 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
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