Commit Graph

52 Commits

Author SHA1 Message Date
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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Amit Bhavsar (Open ERP) 851d3a0410 Merge with latest addons.
bzr revid: amb@tinyerp.com-20120828085054-mmo9r99godtt3cww
2012-08-28 14:20:54 +05:30
Ajay Chauhan (OpenERP) 25917cf9b1 [IMP] stock: add remaining months in selection of month and add group by month & year in search
bzr revid: cha@tinyerp.com-20120821074051-vz24ihn7d9u87usb
2012-08-21 13:10:51 +05:30
Ajay Chauhan (OpenERP) 5d5ab9c9f9 [FIX]stock : add value to the field year & month
bzr revid: cha@tinyerp.com-20120611121940-ynw03liych1gj2df
2012-06-11 17:49:40 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +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
Antoine 19ea613bce [FIX] stock :Fixes the searching problem in Inventory analysis
lp bug: https://launchpad.net/bugs/985635 fixed

bzr revid: amb@tinyerp.com-20120430112002-7qitbk228qodsnwy
2012-04-30 16:50:02 +05:30
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Quentin (OpenERP) 5db299411d [REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)
bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l
2012-05-03 12:29:10 +02:00
Purnendu Singh (OpenERP) d00f5abfd3 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120402052407-1yn8v6j788ohrxt8
2012-04-02 10:54:07 +05:30
Sbh (Openerp) 9460dd0b02 [IMP] stock: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330074901-kawagjxlvwfnqx06
2012-03-30 13:19:01 +05:30
Purnendu Singh (OpenERP) 7299209ef3 [IMP] stock: update lable for packing_id in analysis reports
bzr revid: psi@tinyerp.com-20120321123548-73i7cudx452d605w
2012-03-21 18:05:48 +05:30
Bharat Devnani (OpenERP) 1973a815fc [REM] removed reference of res.partner.address in stock module
bzr revid: bde@tinyerp.com-20120306090645-k8guat08q133jm8s
2012-03-06 14:36:45 +05:30
Raphael Collet fac6c3538e [MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw
2011-11-29 11:35:37 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Kuldeep Joshi (OpenERP) 8764f304bc [FIX]change in all analysis report
bzr revid: kjo@tinyerp.com-20111110071245-fxof230tqmtnbepc
2011-11-10 12:42:45 +05:30
Kuldeep Joshi (OpenERP) 9b457c2bcd [FIX] set active=true in anlysis report
bzr revid: kjo@tinyerp.com-20111109124220-xllj7xr4yh4krvz7
2011-11-09 18:12:20 +05:30
Hemendra Paregi (Open ERP) b23c64e12c [IMP]stock:improvement analysis report
bzr revid: hpa@tinyerp.com-20111109124118-r1mrzbrnuide2pep
2011-11-09 18:11:18 +05:30
Fabien Pinckaers a583b076bc merge
bzr revid: fp@tinyerp.com-20110924111447-8c4a3s6ioizq1lgu
2011-09-24 13:14:47 +02:00
ron@tinyerp.com 53d0655f28 [REF]stock: Multiple UOM not handled by Inventory Analysis
bzr revid: ron@tinyerp.com-20110405065013-4ntnsbij883vj5gi
2011-04-05 12:20:13 +05:30
ron@tinyerp.com a21ecf80c5 [REF]stock: Multiple UOM not handled by Inventory Analysis
bzr revid: ron@tinyerp.com-20110405063128-73v7uoqq3h3kt59s
2011-04-05 12:01:28 +05:30
ron@tinyerp.com ccbf1f434b [FIX]stock:Multiple UOM not handled by Inventory Analysis
lp bug: https://launchpad.net/bugs/741457 fixed

bzr revid: ron@tinyerp.com-20110405052041-hu8odbfg12cm2xc2
2011-04-05 10:50:41 +05:30
ksa (Open ERP) 6a09a74fba [FIX]:lp-649148 stock move analysis - wrong domain
bzr revid: ksa@tinyerp.co.in-20101112104123-oncdy8iuqhys4ah2
2010-11-12 16:11:23 +05:30
Fabien Pinckaers 4b77845710 [FIX] stock_location, logistic, better demo data
bzr revid: fp@tinyerp.com-20101011215706-zu7cl6byilud541o
2010-10-11 23:57:06 +02:00
sbh (Open ERP) 73255bf09e [MERGE] Merge with lp:openboject-addons
bzr revid: sbh@tinyerp.com-20101007042048-m843nxacnn8sr4on
2010-10-07 09:50:48 +05:30
Ferdinand 2d327459ec [FIX] stock : Quantity Field's Type Corrected
lp bug: https://launchpad.net/bugs/649053 fixed

bzr revid: ach@tinyerp.com-20101006112116-fnu6960u8lxbxx03
2010-10-06 16:51:16 +05:30
sbh (Open ERP) a0b23875b0 [MERGE]: Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101005044451-yifoxp03gpu83p93
2010-10-05 10:14:51 +05:30
olt@tinyerp.com 8e1b7362c9 [IMP] stock: 'inventory analysis' report now uses decimal.precision
bzr revid: olt@tinyerp.com-20101004113737-rms5p1vbty6fdkj9
2010-10-04 13:37:37 +02:00
olt@tinyerp.com 4e18d14a2a [IMP] stock: 'inventory analysis' report now uses decimal.precision
bzr revid: olt@tinyerp.com-20101004113309-p5c8o6lf906edmqi
2010-10-04 13:33:09 +02:00
Olivier Dony 41d387d913 [IMP] stock: move/inventory analysis review: correct report, add product category + improve views
bzr revid: odo@openerp.com-20100928163649-fueh01zap4ox8j86
2010-09-28 18:36:49 +02:00
Olivier Dony 70911f1e68 [FIX+IMP] stock: corrected moves and inventory analysis computation + improved views + decimal_precision for shipping delays
bzr revid: odo@openerp.com-20100928112347-6h0u53ujl0fevth8
2010-09-28 13:23:47 +02:00
Olivier Dony a6bfefbf82 [IMP] stock: add shipping type "Others" for moves with no picking in Stock Analysis
bzr revid: odo@openerp.com-20100924140623-3ylclf95psz0lpga
2010-09-24 16:06:23 +02:00
sbh (Open ERP) e95c30c25f [IMP] stock: Add stock jounral and set icon and field in move analysis
bzr revid: sbh@tinyerp.com-20100923134502-zr473jgu0akix25i
2010-09-23 19:15:02 +05:30
sbh (Open ERP) 85f90718ab [IMP] stock: Add the product category and set default view in Moves Analysis report
bzr revid: sbh@tinyerp.com-20100923132652-5pz6omk70jwh61p5
2010-09-23 18:56:52 +05:30
sbh (Open ERP) 35c6b49aa7 [ADD] stock: Add product_qty in Move Analysis report
bzr revid: sbh@tinyerp.com-20100923095258-kxxkeu9hxm3hqdor
2010-09-23 15:22:58 +05:30
sbh (Open ERP) ce4b6eb27c [IMP] stock: Inventory Analysis report add the product_uom,improve the search view
bzr revid: sbh@tinyerp.com-20100923085535-zl6lffmrnd8g0coy
2010-09-23 14:25:35 +05:30
sbh (Open ERP) ed99a00b56 [IMP] stock:set decimal precision on postgres report
bzr revid: sbh@tinyerp.com-20100923071044-qdi1a5xafb74bh69
2010-09-23 12:40:44 +05:30
sbh (Open ERP) 71bc1eaa19 [IMP] stock: float used use the correct decimal precision
bzr revid: sbh@tinyerp.com-20100923063718-s8dj60xcaplwwmry
2010-09-23 12:07:18 +05:30
Olivier Dony 209cac5d0d [IMP] product,stock: all float fields related to quantities and prices should use the corresponding decimal precision
bzr revid: odo@openerp.com-20100922165322-266p61d5yn0xbbzq
2010-09-22 18:53:22 +02:00
sbh (Open ERP) 4897b891bc [IMP] stock: remove one of the date field on stock move and use current_date
rename the current date_planned to date

bzr revid: sbh@tinyerp.com-20100921120855-9jmg0dctpytlhnlq
2010-09-21 17:38:55 +05:30
sbh (Open ERP) 2bd607d49c [IMP] stock: rename the date field in Moves Statistics report
bzr revid: sbh@tinyerp.com-20100917124950-r3oqg7jhrqpr12aq
2010-09-17 18:19:50 +05:30
Fabien Pinckaers 9c3da9c251 [FIX] sale,purchase,stock
bzr revid: fp@tinyerp.com-20100621184058-try3rw3m59uc4e55
2010-06-21 20:40:58 +02:00
Fabien Pinckaers 540d03afb8 merge
bzr revid: fp@tinyerp.com-20100614102826-j6k1dwsbi0f1w6ep
2010-06-14 12:28:26 +02:00
Vir (Open ERP) f25ab8f6b9 [IMP,MOD] stock : stock move analysis report improved. sequence of menu changed.
bzr revid: vir@tinyerp.com-20100614071759-hxedwan9eq5lc55a
2010-06-14 12:47:59 +05:30
Fabien Pinckaers 5239c16639 [IMP] reports on stock and purchases
bzr revid: fp@tinyerp.com-20100613155305-z4glzp5h7cq8rzw9
2010-06-13 17:53:05 +02:00
sbh (Open ERP) 8ade28ed38 [IMP]stock: Chagned the name of field in report stock
bzr revid: sbh@tinyerp.com-20100519052423-m45bfitq6o8nrxjt
2010-05-19 10:54:23 +05:30
sbh (Open ERP) 0a6693e99d stock: Add the difference between date date_planned and date_expected in report
bzr revid: sbh@tinyerp.com-20100518133350-4mamc77r6kdewh84
2010-05-18 19:03:50 +05:30
mso 1399bb0b2b [IMP] stock: Task id 596 reporting stock move
bzr revid: mso@mso-20100514132705-9du8yhfm1zjh7qgh
2010-05-14 18:57:05 +05:30