Commit Graph

97 Commits

Author SHA1 Message Date
Raphael Collet 518784caca [MERGE] lp:916539 (mrp: fix unclear tooltip)
bzr revid: rco@openerp.com-20120124155830-pvkxqoxcqrvsgowv
2012-01-24 16:58:30 +01:00
ksa (OpenERP) 5f4c443a02 [FIX]:mrp unclear text
lp bug: https://launchpad.net/bugs/916539 fixed

bzr revid: ksa@tinyerp.com-20120117084038-r65jh2j7dcnrion1
2012-01-17 14:10:38 +05:30
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
Harry (OpenERP) 74ffef84cf [IMP] mrp_operations: clean yml of process of operations of workcenter
bzr revid: hmo@tinyerp.com-20111212122501-c9zbv3s6013uh3qw
2011-12-12 17:55:01 +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
Raphael Collet 5d0ce16a66 [MERGE] polish2: improve mrp_operations
bzr revid: rco@openerp.com-20111208094928-2tazy13fxsjfipz2
2011-12-08 10:49:28 +01:00
Ujjvala Collins (OpenERP) eaebfd814d [IMP] mrp_operations: Some usability improvements mentioned on pad.
bzr revid: uco@tinyerp.com-20111121130153-re5blfwujjwjvqy6
2011-11-21 18:31:53 +05:30
Ujjvala Collins (OpenERP) 205c8f6ea7 [IMP] mrp_operations: Improved work orders to initialize the workflow for demo data and existing records.
bzr revid: uco@tinyerp.com-20111121123115-3plhb42u04ye9ipj
2011-11-21 18:01:15 +05:30
Fabien Pinckaers a515aad374 [FIX] start only one work order
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: fp@tinyerp.com-20110927142753-ma57g53ssxqofk5t
2011-09-27 16:27:53 +02:00
Atik Agewan (OpenERP) 4e6c5838a8 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20110927130757-zfmbdcz9v2q4yvcr
2011-09-27 18:37:57 +05:30
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
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
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
aag (OpenERP) 94cc1cc948 [Fix]MRP:Again Optimize code 2
bzr revid: aag@tinyerp.co.in-20110420121801-7o1uizjpgi7p1hy1
2011-04-20 17:48:01 +05:30
aag (OpenERP) cdf19b641e [Fix]MRP:Again Optimize code
bzr revid: aag@tinyerp.co.in-20110420121256-9eofhp13s17sddud
2011-04-20 17:42:56 +05:30
aag (OpenERP) fa1b3c285b [Fix]MRP:Code Optimize
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: aag@tinyerp.co.in-20110420114343-7qu7rws1y72wrhte
2011-04-20 17:13:43 +05:30
aag (OpenERP) 784c578274 [Fix]MRP:Need Fixing- Setting one work order to In progress
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: aag@tinyerp.co.in-20110420113830-gq350i19dxzljfqr
2011-04-20 17:08:30 +05:30
aag (OpenERP) 8718ff19ce [Fix]MRP: Setting one work order to In progress
lp bug: https://launchpad.net/bugs/764281 fixed

bzr revid: aag@tinyerp.co.in-20110420072611-oxsjmau6p8jshdxv
2011-04-20 12:56:11 +05:30
Anup (OpenERP) 3313a9cb4e [MERGE] mrp_operations : Merged My Branch for Cancel issue with MO (Case 4634)
bzr revid: ach@tinyerp.com-20110330091431-x0a42k5cb5hzn6fu
2011-03-30 14:44:31 +05:30
Anup (OpenERP) e41fc4670f [FIX] mrp_operations : Cancelling a Manufacturing Order is Now Possible.(Support Case:4634)
bzr revid: ach@tinyerp.com-20110330090609-tsu2rfl3cjoheqwg
2011-03-30 14:36:09 +05:30
Anup (OpenERP) e8fa670370 [FIX] mrp_operations : Cancelling a Manufacturing Order is Now Possible.(Support Case:4634)
bzr revid: ach@tinyerp.com-20110330083403-pd15sfs8mdqxy9mg
2011-03-30 14:04:03 +05:30
Quentin (OpenERP) 6ec75017ed [MERGE] lp:720282
bzr revid: qdp-launchpad@openerp.com-20110311151819-11hyz2byqmee3w22
2011-03-11 16:18:19 +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
ron@tinyerp.com 8845509da6 [FIX]mrp_operation:Problem in Manufacturing Operation
lp bug: https://launchpad.net/bugs/711269 fixed

bzr revid: ron@tinyerp.com-20110214121307-0oly4lou3frq59re
2011-02-14 17:43:07 +05:30
ron@tinyerp.com 9be8ea5995 [FIX]mrp_operation:cancelling MO given - given arguments wrong
lp bug: https://launchpad.net/bugs/709065 fixed

bzr revid: ron@tinyerp.com-20110211112520-c79ulbypasq38stt
2011-02-11 16:55:20 +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
olt@tinyerp.com 319389a88a [FIX] mrp: fixed an error in 'date end' computing
bzr revid: olt@tinyerp.com-20101014151345-rlqbaqdgcudkskzs
2010-10-14 17:13:45 +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
uco (Open ERP) 268ef5ab62 [MERGE]
bzr revid: uco@tinyerp.com-20101004072025-a7q010hoy7qtttdv
2010-10-04 12:50:25 +05:30
uco (Open ERP) f69cf2457e [FIX] mrp_operations,mrp_repair, stock: Fixed errors.
bzr revid: uco@tinyerp.com-20101004071036-3kah01azasv4k86o
2010-10-04 12:40:36 +05:30
Harry (OpenERP) 200b5ca7e5 [MERGE] merged trunk-dev-addon1
bzr revid: hmo@tinyerp.com-20101001151233-54w0ay8q5d1xy03i
2010-10-01 20:42:33 +05:30
uco (Open ERP) af4eddb209 [FIX] mrp, mrp_operations: Fixed Workcenter report error. Removed variable suggested by buildbot.
bzr revid: uco@tinyerp.com-20101001062117-jciimkl89o8pgp1b
2010-10-01 11:51:17 +05:30
uco (Open ERP) 913273867f [MERGE]
bzr revid: uco@tinyerp.com-20100930043533-3csipni04g6eqte6
bzr revid: uco@tinyerp.com-20101001042602-vuhcmp7zzc7ljout
2010-10-01 09:56:02 +05:30
olt@tinyerp.com f78b03a134 [IMP] resource: performance improvement: created a 'resource.calendar' interval_get_multi which takes a list of tuples instead of single arguments
'interval_get' is not removed and now uses the multi method to avoid duplicated code

bzr revid: olt@tinyerp.com-20100929121340-g9hpmkavpguizajg
2010-09-29 14:13:40 +02:00
uco (Open ERP) f1abdb085e [FIX] mrp_operations: Scheduled date error corrected.
[REM] point_of_sale: Removed remaining unused variable.

bzr revid: uco@tinyerp.com-20100929121212-e14ej6jeq1eyvp88
2010-09-29 17:42:12 +05:30
Jeroen Mollers cd0685705f [FIX] Mrp_operations : copy of stock_move overridden in order to block wrong duplication of procurements and stock moves
lp bug: https://launchpad.net/bugs/530984 fixed

bzr revid: jvo@tinyerp.com-20100928113628-jkc5b2its09hedh0
2010-09-28 17:06:28 +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) 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) 615e10cc4a [IMP] mrp_operations: Small Improvements in views.
bzr revid: uco@tinyerp.com-20100907063316-jlfdutl8yb2ym3id
2010-09-07 12:03:16 +05:30
uco (Open ERP) 78c262b86f [FIX] mrp_repair: Fixed log error when End repair is performed.
bzr revid: uco@tinyerp.com-20100805121659-7wlm5reao7z74j8v
2010-08-05 17:46:59 +05:30
uco (Open ERP) c1335de421 [REF] mrp_operations: Code refactored.
bzr revid: uco@tinyerp.com-20100728072238-37tfpoewfu8xnwg5
2010-07-28 12:52:38 +05:30
uco (Open ERP) 3546bcc44f [IMP] mrp_operations: Revert changes.
bzr revid: uco@tinyerp.com-20100726110901-dekesxroc1f029q5
2010-07-26 16:39:01 +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
Anup (OpenERP) 39a94f92ac [FIX] mrp_operations : corrected workcenrer line Workflow proceedings
bzr revid: ach@tinyerp.com-20100712131348-oidx4cwepf5s008r
2010-07-12 18:43:48 +05:30
uco (OpenERP) 6c669dc806 [IMP] mrp, mrp_operations, mrp_subproduct: Task ID-808: Added docstrings and refactored code.
bzr revid: uco@tinyerp.com-20100525123648-e1t4x0px19sx7npb
2010-05-25 18:06:48 +05:30
Jay (Open ERP) 54245a5b8d [REF]
bzr revid: jvo@tinyerp.com-20100519111346-z9dvw9dsp2xumtv3
2010-05-19 16:43:46 +05:30
mso 56c5c2ca4b [FIX] mrp_operations:https://bugs.launchpad.net/openobject-addons/+bug/489239
bzr revid: mso@mso-20100413061907-dn3ngfiaxvp21n4i
2010-04-13 11:49:07 +05:30
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30