Commit Graph

56 Commits

Author SHA1 Message Date
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Rucha (Open ERP) a9cdfad12a [IMP]: product: Changed xml_id of product category in data file to identify this record easily when accessing from py
bzr revid: rpa@tinyerp.com-20120726131700-ob1unjqwpaqns7nx
2012-07-26 18:47:00 +05:30
Rucha (Open ERP) 780bdb4a29 [IMP]: product: Changed xml_id of product in data file from product_product_0 to product_product_consultant to identify this record easily when accessing from py
bzr revid: rpa@tinyerp.com-20120726113914-gvpo9rx7fan77w3f
2012-07-26 17:09:14 +05:30
Rucha (Open ERP) ab9981e565 [IMP]: Replaced tabs with 4 spaces in some xml demo files
bzr revid: rpa@tinyerp.com-20120725094836-fqa0fs31bygvzh5p
2012-07-25 15:18:36 +05:30
Rucha (Open ERP) 7c0db25aa5 [IMP]: product: removed duplicate UoM for litre, and improved demo name
bzr revid: rpa@tinyerp.com-20120723125710-cpamqy37tj1n2ncv
2012-07-23 18:27:10 +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 7cb6f34e88 [REF] remove sale and purchase precision and replace it by price unit precision. Add discount precision.
bzr revid: benoit.guillot@akretion.com.br-20120710122401-mt3fvdlqy7d2zz5y
2012-07-10 14:24:01 +02:00
Rucha (Open ERP) d259c31449 [IMP]: product: Improved reference name for UoM hour and day to make it consistent with other demo reference name
bzr revid: rpa@tinyerp.com-20120703104559-3yew39vtv7ayop64
2012-07-03 16:15:59 +05:30
Rucha (Open ERP) 0ab95cabad [REM]: product, mrp: Removed irrelevant demo of product like shirt, orange juice as it does not fit into the context of consultant IT company
bzr revid: rpa@tinyerp.com-20120703094104-sijwi3ns9wlo5gws
2012-07-03 15:11:04 +05:30
Rucha (Open ERP) 2558625eba [IMP]: product: Improved reference of product_consultant
bzr revid: rpa@tinyerp.com-20120703062321-w81hoysgssgwktbj
2012-07-03 11:53:21 +05:30
Rucha (Open ERP) 953dff0367 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120702054353-ertcuzo8gmqu98wp
2012-07-02 11:13:53 +05:30
Rucha (Open ERP) 237173eeff [IMP]: product: Improvement in product category demo, improved xml_id refereneces (work in progress)
bzr revid: rpa@tinyerp.com-20120628093001-k113siqn5sbp3xf2
2012-06-28 15:00:01 +05:30
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Jagdish Panchal (Open ERP) e54af9838e [IMP] Product,procurement: rename UOM to Unit of Measure everywhere
bzr revid: jap@tinyerp.com-20120425112950-vkru89laterdbx5m
2012-04-25 16:59:50 +05:30
Raphael Collet d11ba5806e [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit'
bzr revid: rco@openerp.com-20120308144439-yg2txflpu12zcord
2012-03-08 15:44:39 +01:00
Fabien Pinckaers 63dc4045b3 [fix] runbot green
bzr revid: fp@tinyerp.com-20111230123100-xadrzh11kagd81r3
2011-12-30 13:31:00 +01:00
Fabien Pinckaers f5005fdd94 [IMP] renamed public pricelist -> default sales pricelist
bzr revid: fp@tinyerp.com-20111230112707-vtsn637lae5y116p
2011-12-30 12:27:07 +01:00
Raphael Collet 1e679f3bbf [MERGE] procurement, product, stock: improve warehouse (polish3)
bzr revid: rco@openerp.com-20111201095408-bxaqm81mdibxs8ih
2011-12-01 10:54:08 +01:00
Fabien Pinckaers ccfadbdd90 [IMP] Removed the wizard to install chart of accounts -> install automatically
If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc
2011-11-23 15:16:16 +01:00
Hardik Ansodariy (OpenERP) d8e77bd5e5 [imp]improved warhouse
bzr revid: han@tinyerp.com-20111118095618-e4zouw1ee4usabeg
2011-11-18 15:26:18 +05:30
Quentin (OpenERP) c829e12bd2 [FIX] moved product_consultant data into the module product, as the hr_timesheet module is not the only one using it (sale do as well)
lp bug: https://launchpad.net/bugs/877495 fixed

bzr revid: qdp-launchpad@openerp.com-20111018153152-s7op06lppfu2p0up
2011-10-18 17:31:52 +02:00
ARA (OpenERP) d34b9c95ec [FIX] Bad caculation of the quantity UDM in sale order line
lp bug: https://launchpad.net/bugs/842381 fixed

bzr revid: ara@tinyerp.com-20111004094422-d1lj20bs0d24oill
2011-10-04 15:14:22 +05:30
sbh (Open ERP) 9b536faec7 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101011051526-rn7qauj3zkaqgopm
2010-10-11 10:45:26 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Olivier Dony 71ee90c529 [IMP] product: default precision digits = 3 for Product UoM
bzr revid: odo@openerp.com-20100928152929-dhds0ig2154zq2e1
2010-09-28 17:29:29 +02:00
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) be9b937035 [REM] product: Remove property_valuation_price_type field from view and code,
[IMP]account,hr_expense,product,stock: property_valuation_price_type remove the field and use standard_price

bzr revid: sbh@tinyerp.com-20100921102142-nlngoezrxz5m72jb
2010-09-21 15:51:42 +05:30
qdp-launchpad@tinyerp.com 69b2e854f5 [IMP] product: label of data fixed ('Hour' instead of 'hour')
bzr revid: qdp-launchpad@tinyerp.com-20100709141941-eeluruexhhk4tz98
2010-07-09 19:49:41 +05:30
Olivier Dony edbc5516be [IMP] product/uom: renamed field uom_factor to uom_type and 'default' to 'reference' before it's too late + improved example data, help and form view
bzr revid: odo@openerp.com-20100707234419-9jkwunfiueb0q3zd
2010-07-08 01:44:19 +02:00
Fabien Pinckaers 7369085786 [IMP] sale useability, fix stock, better uom handling
bzr revid: fp@tinyerp.com-20100626151523-40k3eqmegon0ovqg
2010-06-26 17:15:23 +02:00
sbh (Open ERP) a339ef21cf Product-Backlog-475: Move the field in stock
bzr revid: sbh@tinyerp.com-20100609063821-c4d0pisnp00ek71s
2010-06-09 12:08:21 +05:30
Quentin De Paoli 5eab03db0d [MERGE]
bzr revid: qdp@cyan-20100603124608-0eygwi4rlt9nbteq
2010-06-03 14:46:08 +02:00
Quentin De Paoli 8246b66783 [IMP] product: added uom categ for length (distance) + uom for meters and kilometers
bzr revid: qdp@cyan-20100601125933-mzeevht6738lm4b2
2010-06-01 14:59:33 +02:00
HDA (OpenERP) 9f2e21f61e Added thunderbird plugin with usability improvemenents and Improved product data for getting exact uom factor
bzr revid: hda@tinyerp.com-20100601064247-es5ebwsbeths03vp
2010-06-01 12:12:47 +05:30
sbh (Open ERP) 9e0d8d5eb2 Task-ID 818 : Account move when stock move
bzr revid: sbh@tinyerp.com-20100527071012-rha4yk3uu6yv2mfy
2010-05-27 12:40:12 +05:30
uco (OpenERP) 6b989fb40a [IMP] product: Task ID-351: Improved data for product UoM.(1) PCE should have a rounding of 1.0. (2) TON is 1000 times bigger than KGM.
bzr revid: uco@tinyerp.com-20100519054638-53sq53i9r0o3drk7
2010-05-19 11:16:38 +05:30
uco (OpenERP) b50ef32811 [REF,ADD]: Added demo data for unit of measures. (product.uom: Rename Rate by Ratio)
bzr revid: uco@tinyerp.co.in-20100315085451-cmwtwenyyw81ziwj
2010-03-15 14:24:51 +05:30
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
Fabien Pinckaers 03ac209049 [IMP] Decimal Precision module to change the number of digits in real time on floats
bzr revid: fp@tinyerp.com-20100306195500-s1t8a7w7gcsch42w
2010-03-06 20:55:00 +01:00
Joel Grand-Guillaume ffd766bd42 [IMP] Change pricelist for price type into company property
[IMP] Change all valuation according to price type instead of pricelist
[IMP] Compute the aveerage price based on the define price type in the company, this allow company to have different cost price

bzr revid: joel.grandguillaume@camptocamp.com-20091223152806-cacd3e8loi7tea53
2009-12-23 16:28:06 +01:00
Joel Grand-Guillaume ff19c0f96b Account:
[ADD] Field company_id on account.analytic.line
[ADD] Function Field currency_id, amount_currency on account.analytic.line, 
on account.analytic.account currency_id
[ADD] Function field currency_id on account.analytic.account = company currency
[API] Change the on_change_unit_amount signature, adding date and company_id
[IMP] Change the on_change_unit_amount funtcion to base cost price on valuation
 instead of standard price.

Product:
[ADD] Add a new property called property_valuation_pricelist into res.company.
purpose of this pricelist is to compute the cost price for a given 
y.

Hr_timesheet:
[API] Change the on_change_unit_amount signature, adding date

Hr_timesheet_invoice
[IMP] Function field currency_id of account.analytic.account base computation
  pricelist currency instead of company currency  

Hr_timesheet_sheet:
[IMP] Add support of new signature for on_change_unit_amount

bzr revid: joel.grandguillaume@camptocamp.com-20091217141332-23u4v79m3pbst7u9
2009-12-17 15:13:32 +01:00
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Fabien Pinckaers 46a6711252 improve
bzr revid: fp@tinyerp.com-20081211120832-2sn25d5or5zz97ge
2008-12-11 13:08:32 +01:00
Fabien Pinckaers baa2da5bf2 merge
bzr revid: fp@tinyerp.com-20081209200428-s79v7nb3hetgbyyp
2008-12-09 21:04:28 +01:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Fabien Pinckaers b4d6690794 Improved Security
bzr revid: fp@tinyerp.com-20080903180400-df7l6wxg1zpirmmi
2008-09-03 20:04:00 +02:00
Fabien Pinckaers 4bb0246a56 New Menus Definitions
bzr revid: fp@tinyerp.com-9fddab2e4b601123b2e476f27bb0bbbd5b470b0d
2008-07-01 15:58:58 +00:00
stw c60cae0a8c reindent all xml files
bzr revid: stw-c7b064849fe1f51bf264dd2de76920ded909d158
2008-06-29 08:26:07 +00:00
Fabien Pinckaers 9fb230e27e Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-63555a2f8da964ab9f4b86e41e16306177a2087b
2008-06-10 06:01:42 +00:00
Mantavya Gajjar a6da47e065 small change make product.list_price to list_price
bzr revid: mga@tinyerp.com-9cf3a8edc4429f112f27e106a9f03e1553f1b137
2008-06-10 04:44:11 +00:00