Commit Graph

444 Commits

Author SHA1 Message Date
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
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
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
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