Commit Graph

60 Commits

Author SHA1 Message Date
Denis Ledoux df91cb5a9a [FIX] mrp: Product Cost Structure decimal precisions
The decimal precisions for the quantities, cost/supplier price
per unit of measure were not respected. It was always
set to 2 digits, whatever the configuration in the database
decimal precisions.

opw-653143
2015-11-17 12:56:28 +01:00
Denis Ledoux 89a9dbee75 [FIX] mrp: cost structure report, do not display twice main supplier
bzr revid: dle@openerp.com-20131211134120-fco4rlqjh258ba36
2013-12-11 14:41:20 +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
Mayur Maheshwari (OpenERP) 3acc7b4352 [FIX]mrp : fix the issue when company name with & then Product Cost Structure report not print
bzr revid: mma@tinyerp.com-20121101072511-55g8ouxd8rz1mfw4
2012-11-01 12:55:11 +05:30
Benoit Guillot dc3ae0488b [IMP] replace 'Price Unit name by 'Product Price'
bzr revid: benoit.guillot@akretion.com.br-20120711130615-25ascb8dfllo4r7j
2012-07-11 15:06:15 +02:00
Benoit Guillot 9155104359 [FIX] fix bad precision for report
bzr revid: benoit.guillot@akretion.com.br-20120711090136-2k1tuzxtdtx0drlk
2012-07-11 11:01:36 +02:00
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
Kirti Savalia (OpenERP) 2d8a2e5f6c [IMP]:store the value in variable
bzr revid: ksa@tinyerp.com-20111207070210-adb7ur2i1jxdd9vb
2011-12-07 12:32:10 +05:30
Kirti Savalia (OpenERP) 9b384b626a [FIX]:MRP report for product price requires currency symbol
lp bug: https://launchpad.net/bugs/898478 fixed

bzr revid: ksa@tinyerp.com-20111205112930-txhakrami8z4rgth
2011-12-05 16:59:30 +05:30
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
Kirti Savalia (OpenERP) ab5349f24f [REM]:unuse line
bzr revid: ksa@tinyerp.com-20111103132744-qj1u3j2bhafhtbco
2011-11-03 18:57:44 +05:30
Kirti Savalia (OpenERP) cdbbae8c6c [IMP]:variable name
bzr revid: ksa@tinyerp.com-20111103130355-tw26yki5shg2wy0s
2011-11-03 18:33:55 +05:30
Kirti Savalia (OpenERP) ec0ae3f62a [IMP]:improve the report
bzr revid: ksa@tinyerp.com-20111103125648-cqjs8nzq8ekoicsk
2011-11-03 18:26:48 +05:30
Kirti Savalia (OpenERP) 85c4dfd099 [REM]:unuse line
bzr revid: ksa@tinyerp.com-20111019122307-mzuauhjl5s4hvdpd
2011-10-19 17:53:07 +05:30
Kirti Savalia (OpenERP) d7f017cde6 [IMP]: remove replace and improve the report
bzr revid: ksa@tinyerp.com-20111019121549-q0yedbw2fdiihcpg
2011-10-19 17:45:49 +05:30
Kirti Savalia (OpenERP) 2ef34dc37b [MERGE]:with latest addons
bzr revid: ksa@tinyerp.com-20111010085618-kbc3r13vqajoq0un
2011-10-10 14:26:18 +05:30
Kirti Savalia (OpenERP) a225afcb9f [IMP]:for workcenter name
bzr revid: ksa@tinyerp.com-20110905093844-56zkvoqs2oio6li5
2011-09-05 15:08:44 +05:30
Kirti Savalia (OpenERP) b7a245726e [IMP]:xml predefined entity for workcenter name
bzr revid: ksa@tinyerp.com-20110905085714-000jnoffavrrgvvw
2011-09-05 14:27:14 +05:30
Kirti Savalia (OpenERP) 5b7cfd8c5e [IMP]: for uom xml predefined entity problems
bzr revid: ksa@tinyerp.com-20110905062250-9ao1jytl9zbp5c5j
2011-09-05 11:52:50 +05:30
Kirti Savalia (OpenERP) 9f4c7536b5 [IMP]: for header right xml code
bzr revid: ksa@tinyerp.com-20110902073311-6d0vf8e21cl0cmed
2011-09-02 13:03:11 +05:30
Kirti Savalia (OpenERP) 2d83c96317 [FIX]:Product cost structure report xml predefined entities problem
lp bug: https://launchpad.net/bugs/834004 fixed

bzr revid: ksa@tinyerp.com-20110831130050-uvonk98nbe437sd7
2011-08-31 18:30:50 +05:30
Mayur Maheshwari (OpenERP) 4a0cbe4b4f [FIX]mrp:Now Cost structure use the Suppliers Purchase Pricelist in Supplier Price per Uom
lp bug: https://launchpad.net/bugs/814124 fixed

bzr revid: mma@tinyerp.com-20110728093126-a0u1krom4jwysp38
2011-07-28 15:01:26 +05:30
Quentin (OpenERP) de01d209f9 [FIX] mrp: fixed syntax error
bzr revid: qdp-launchpad@openerp.com-20110318075214-ckbk50xx5x628ocp
2011-03-18 08:52:14 +01:00
Quentin (OpenERP) 8295f3125f [MERGE] lp:684741
bzr revid: qdp-launchpad@openerp.com-20110317173316-1nwca68kko2dlu1c
2011-03-17 18:33:16 +01:00
Rifakat Haradwala (Open ERP) 0ec541f6f4 [IMP] : mrp: string formatting
bzr revid: rha@tinyerp.com-20110309060025-7klq1juri4ho2f1z
2011-03-09 11:30:25 +05:30
Fabien Pinckaers c4e88f242f fix
bzr revid: fp@tinyerp.com-20101230074151-mtfn8rur4xtuopcd
2010-12-30 08:41:51 +01:00
Fabien Pinckaers 9a4029efee [IMP] removed some lint warnings
bzr revid: fp@tinyerp.com-20101230073146-ptxjoi5szxpfhzub
2010-12-30 08:31:46 +01:00
apa (OpenERP) ce252363d4 [IMP]:mrp:product cost structure
bzr revid: apa@tinyerp.com-20101216073748-f0l6nciza2u3yd1y
2010-12-16 13:07:48 +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
apa-tiny fbd2eb1274 [IMP]:mrp:improve
bzr revid: apa@tinyerp.com-20101111052439-iynakns69nggh8qe
2010-11-11 10:54:39 +05:30
apa-tiny a4fbbc9de2 [IMP]:mrp:Product Cost Structure Report
* what's that size for the title header? use the same size as for other report
 * the 1sub total for component costs should display "component cost for 1PCE' and not only "cost for 1PCE". Also on the same row, the total for supplier price per uom shouldn't be displayed
 * same for "Total Cost of 1 PCE: the total for supplier price per uom shouldn't be displayed

bzr revid: apa@tinyerp.com-20101110085907-fhr2x9jqi82ggypy
2010-11-10 14:29:07 +05:30
apa-tiny 2feb2ab8b4 improve
bzr revid: apa@tinyerp.com-20101014073949-sgorc1u4cdtc1xyf
2010-10-14 13:09:49 +05:30
olt@tinyerp.com 0cf9302ebf [IMP] mrp: 'cost structure' report now uses decimal_precicion
bzr revid: olt@tinyerp.com-20101001134700-me63ezim7vc8a3ok
2010-10-01 15:47:00 +02:00
apa-tiny 4d037f59ed Cost stucture
bzr revid: apa@tinyerp.com-20100916131615-qpla5kyakld3xvbq
2010-09-16 18:46:15 +05:30
apa-tiny 96b3dc9cb7 [mrp]:Product Cost Structure:use formatLang function for changes date and amount according to lang.
bzr revid: apa@tinyerp.com-20100916120521-215fcw96iz7f1zqt
2010-09-16 17:35:21 +05:30
rch (Open ERP) d0edd204c0 [IMP]: Cost structure report with internal header.
bzr revid: rch_open_erp-20100913132841-p03ebf1pot6xp2dj
2010-09-13 18:58:41 +05:30
rch (Open ERP) 5d2506a8b4 [IMP]: Improve product cost structure - float 2 decimal point.
bzr revid: rch_open_erp-20100908113733-e1b2fidfov2ud7eg
2010-09-08 17:07:33 +05:30
apa,saz 7387a60a24 [IMP]:improved reports
bzr revid: apa@tinyerp.com-20100903072919-hbhrv3st8ebbftqs
2010-09-03 12:59:19 +05:30
apa-tiny f2ef891e57 [IMP]:mrp:improved Cost Structure report with new report format.
bzr revid: apa@tinyerp.com-20100820112524-9ttzdxbjwi0ti1qi
2010-08-20 16:55:24 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
Harry (OpenERP) f429080dc5 [IMP] mrp: reset default product rounding with 0 in bom
bzr revid: hmo@tinyerp.com-20100724113124-d0afp96njz71pbc2
2010-07-24 17:01:24 +05:30
Harry (OpenERP) f2e474aa1e [IMP] mrp: cost structure report
bzr revid: hmo@tinyerp.com-20100724091537-2dn8iepo8d8l8mzt
2010-07-24 14:45:37 +05:30
Harry (OpenERP) 3b6ba554a3 [IMP] product, mrp:
added new function field 'seller_id' to get main supplier who has highet priority in Supplier Information also 'seller_qty'.
added new function 'price_get' in 'product.supplierinfo' model to get price from supplier pricelist.
improved and clean product cost structure report in product form.

bzr revid: hmo@tinyerp.com-20100723131730-hx8nw4tkotmfj4ov
2010-07-23 18:47:30 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
olt@tinyerp.com 1f56befb60 [IMP] board_manufacturing, mrp, mrp_operations, report_mrp: menu reorganisation + changed all 'workcenter' to 'work center'
bzr revid: olt@tinyerp.com-20091214145627-ql9ounrorougkgdw
2009-12-14 15:56:27 +01:00
kum (Open ERP) 0576b8c667 Improvement in the english words in different modules
bzr revid: kum@tinyerp.co.in-20091113054116-x38ccpurumq82zmi
2009-11-13 11:11:16 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Stephane Wirtel 218ddfe735 [REF] Replace Tiny ERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud
2008-12-10 23:55:43 +01:00