Commit Graph

1813 Commits

Author SHA1 Message Date
Fabien Pinckaers d2bd911c21 [MERGE]
bzr revid: fp@tinyerp.com-20121013104324-t7p11vcb6u14z712
2012-10-13 12:43:24 +02:00
Fabien Pinckaers e82d0a3b8a [FIX] missing separator
bzr revid: fp@tinyerp.com-20121013103456-t25n26xe05ciwjyb
2012-10-13 12:34:56 +02:00
Fabien Pinckaers d95f09a3b2 [IMP] UoM useability
bzr revid: fp@tinyerp.com-20121013100905-nsljyzxuzg2omoct
2012-10-13 12:09:05 +02:00
Harry (OpenERP) 30ade00b31 [FIX] remove space
bzr revid: hmo@tinyerp.com-20121012132928-1c3dq4pjjp3gxtfr
2012-10-12 18:59:28 +05:30
Harry (OpenERP) 46c1a230bb [IMP] product: improve view if bigger uom than reference
bzr revid: hmo@tinyerp.com-20121012123549-2mlyit8k21ime5qq
2012-10-12 18:05:49 +05:30
Harry (OpenERP) a4a339dfa9 [FIX] product: string of factor fields in uom
bzr revid: hmo@tinyerp.com-20121012104706-0eaxbacnrx52bpl4
2012-10-12 16:17:06 +05:30
Harry (OpenERP) bfff63118c [IMP] product: new widget for UOMFactor
bzr revid: hmo@tinyerp.com-20121012102708-weeno36hl33ysd9a
2012-10-12 15:57:08 +05:30
Harry (OpenERP) bfba3deb93 [MERGE]
bzr revid: hmo@tinyerp.com-20121012085357-9h4kw3ozaq29z7ex
2012-10-12 14:23:57 +05:30
Tejas Tank d08e05be59 [Fix] Removed name_ref field.
bzr revid: tta@openerp.com-20121011134009-disfhlj4t34i3jhz
2012-10-11 19:10:09 +05:30
Tejas Tank 03eb5a002a [Fix] Create a functional field : reference_uom_id.
bzr revid: tta@openerp.com-20121011124040-egs4a1ds7w7dc9fa
2012-10-11 18:10:40 +05:30
Tejas Tank 685149861c removed css
bzr revid: tta@openerp.com-20121011082052-x95w69vuovbo3s2r
2012-10-11 13:50:52 +05:30
Tejas Tank c22440e5f4 [Fix] Set right margin and corrected indentation.
bzr revid: tta@openerp.com-20121009091818-k4wi2eio1spd98x7
2012-10-09 14:48:18 +05:30
Amit Patel 23f406063f [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121009090057-gtwa0gu95m5s1zcr
2012-10-09 14:30:57 +05:30
Tejas Tank 90079f6752 [FIX]Corrected indentation issue.
bzr revid: tta@openerp.com-20121009062305-kxsxabgrjrzz5gr3
2012-10-09 11:53:05 +05:30
Tejas Tank dd19cbb65a [IMP] Small fix for display issue.
bzr revid: tta@openerp.com-20121008101327-lkzvw3wdarhcyht8
2012-10-08 15:43:27 +05:30
Tejas Tank 4fb104ffee [IMP] Depend on UOM type computation layout change.
bzr revid: tta@openerp.com-20121008100046-x93cu80uh9epdq21
2012-10-08 15:30:46 +05:30
Tejas Tank 5fe8e1e1a6 [IMP] Refine form view layout for UOM.
bzr revid: tta@openerp.com-20121008071625-yaeo8ogvlajw7k7r
2012-10-08 12:46:25 +05:30
Mayur Maheshwari (OpenERP) 1fbadf892a [FIX]product : improve filter product
bzr revid: mma@tinyerp.com-20121005072825-m232k236scnicrev
2012-10-05 12:58:25 +05:30
Mayur Maheshwari (OpenERP) 71777e5380 [FIX]product : improve procurment help message and update views
bzr revid: mma@tinyerp.com-20121005064159-nxevkdhc058c2u5k
2012-10-05 12:11:59 +05:30
Mayur Maheshwari (OpenERP) 27faf5b59d [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121004123621-mjxqrzqm0ry3x487
2012-10-04 18:06:21 +05:30
Mayur Maheshwari (OpenERP) d57703fa87 [FIX]product : improve tooltip
bzr revid: mma@tinyerp.com-20121004100306-k82sewubhw508cgz
2012-10-04 15:33:06 +05:30
Tejas Tank 082f696ef4 UOM, List view: remove the ratio column.
bzr revid: tta@openerp.com-20121004061132-0p5o9qcfpo0xyvzh
2012-10-04 11:41:32 +05:30
Mayur Maheshwari (OpenERP) 6c908a4b22 [IMP]event_sale : improve templates view
bzr revid: mma@tinyerp.com-20121003132200-bxk7i0thj3prqymp
2012-10-03 18:52:00 +05:30
Olivier Dony aa258fc7f0 [FIX] product.uom: use proper ratio for uoms bigger than the reference
Bigger UoMs should logically be specified using the
`factor_inv` column, similarly to what is done in
the form view when you select the Bigger type.
This also fixes the rounding issue of Dozen, which
was erroneously specified as .083, which is far
from 1/12.

bzr revid: odo@openerp.com-20121003115732-ws73com9prpt5trx
2012-10-03 13:57:32 +02:00
Mayur Maheshwari (OpenERP) cc331b802c [FIX]product : remove sale_dealy from product.template
bzr revid: mma@tinyerp.com-20121003114328-9ufkrn1d84vyny5q
2012-10-03 17:13:28 +05:30
Mayur Maheshwari (OpenERP) be42204adf [FIX]product : remove lemda from defaults
bzr revid: mma@tinyerp.com-20121003113846-mjjtghoxdu8h2nq8
2012-10-03 17:08:46 +05:30
Mayur Maheshwari (OpenERP) a4da52f7f0 [FIX]hr_expense : remove purchase_ok
bzr revid: mma@tinyerp.com-20121003112746-sw2ycbrysn65hfjz
2012-10-03 16:57:46 +05:30
Khushboo Bhatt (Open ERP) b8578a099c [FIX]product:string inproved
bzr revid: kbh@tinyerp.com-20121003111335-ozvs174mhekgy9ax
2012-10-03 16:43:35 +05:30
Randhir Mayatra (OpenERP) f73bb9d592 [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-addons_issue12_product-mma
bzr revid: rma@tinyerp.com-20121003110705-oz8yk0sx8gog20ve
2012-10-03 16:37:05 +05:30
Randhir Mayatra (OpenERP) fbd443a66e [MERGE] merge with addons
bzr revid: rma@tinyerp.com-20121003103503-5rdpwbp2cecfmna0
2012-10-03 16:05:03 +05:30
Mayur Maheshwari (OpenERP) 5eb45dc4a8 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121003101055-2phrkr59lefzu4co
2012-10-03 15:40:55 +05:30
Mayur Maheshwari (OpenERP) 8306d9226e [IMP]Product: sale_delay, loc_rack, loc_row, loc_case fields move from product to stock and purchase_ok field move from product to purchase and related views and data updated
bzr revid: mma@tinyerp.com-20121003064840-0zsgb6ntp4yfc46z
2012-10-03 12:18:40 +05:30
Launchpad Translations on behalf of openerp b79e554eea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121003050932-l6luo27r3daf9m7c
bzr revid: launchpad_translations_on_behalf_of_openerp-20121003052827-dlr8pm4fze13wz01
2012-10-03 05:28:27 +00:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Randhir Mayatra (OpenERP) 9890c1da13 [MERGE] merge with parent branch
bzr revid: rma@tinyerp.com-20121001085821-7c7g51mtgdp99qgl
2012-10-01 14:28:21 +05:30
Randhir Mayatra (OpenERP) cd64e33d16 [IMP] make changes into product,procurement module
bzr revid: rma@tinyerp.com-20121001085603-1s2kt6ufg8fcom8e
2012-10-01 14:26:03 +05:30
Antony Lesuisse cb287a1964 [MERGE] trunk
bzr revid: al@openerp.com-20120930141653-rm3miqkgxam9ko4i
2012-09-30 16:16:53 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Fabien Pinckaers 1b094843b4 [FIX] partner name based on product's supplierinfo
bzr revid: fp@tinyerp.com-20120930103851-l762lyqdw3awjxlr
2012-09-30 12:38:51 +02:00
Antonin Bourguignon 8683ea9c6d [MERGE] trunk
bzr revid: abo@openerp.com-20120928152152-p6s1dzq96g0sy2sf
2012-09-28 17:21:52 +02:00
Randhir Mayatra (OpenERP) b765e45c81 [IMP] move the procure method in product to procurement
bzr revid: rma@tinyerp.com-20120928124131-7wrkholp6ltfk23g
2012-09-28 18:11:31 +05:30
Randhir Mayatra (OpenERP) 80abb29155 [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20120928044656-ur7w61qeu6r3nvnw
2012-09-28 10:16:56 +05:30
Randhir Mayatra (OpenERP) 18fe9c6083 [IMP] add the demo data file in procurement and make changes into the product module
bzr revid: rma@tinyerp.com-20120927130139-1hhilbveocrzuj6t
2012-09-27 18:31:39 +05:30
Randhir Mayatra (OpenERP) 017e2a2dfe [IMP] remove the required true field from product
bzr revid: rma@tinyerp.com-20120927060859-qd055yry892rogxu
2012-09-27 11:38:59 +05:30
Quentin (OpenERP) fceb8556df [MERGE] addons9 + usability improvements (product form view, quotation report)
bzr revid: qdp-launchpad@openerp.com-20120926122435-35ag0m4s0mteki28
2012-09-26 14:24:35 +02:00
Fabien Pinckaers e9f4840c93 [IMP] emoving bad code, no invitation system on events
[IMP] no more certifiate, will be managed in apps.openerp.com directly

bzr revid: fp@tinyerp.com-20120926121627-60isym4hdjkaxe9p
2012-09-26 14:16:27 +02:00
Randhir Mayatra (OpenERP) be05cce06a [IMP] change the location of the product image
bzr revid: rma@tinyerp.com-20120926120241-r8so6d1vbxg2lu1o
2012-09-26 17:32:41 +05:30
Fabien Pinckaers d6daf0ff88 [MERGE]
bzr revid: fp@tinyerp.com-20120926085454-0tk5yhd664es3kk1
2012-09-26 10:54:54 +02:00
Fabien Pinckaers 859450d0c8 [FIX] margins in pricelists
bzr revid: fp@tinyerp.com-20120926082250-izv3jk874780htt8
2012-09-26 10:22:50 +02:00