Commit Graph

449 Commits

Author SHA1 Message Date
Quentin (OpenERP) d856e8361b [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example).
bzr revid: qdp-launchpad@openerp.com-20130624090515-12aeo4k5sz87veqb
2013-06-24 11:05:15 +02:00
Martin Trigaux 667876728d [MERGE] [FIX] account: use the purchase or sale description for manual invoicing instead of product description, courtesy of Numérigraphe
lp bug: https://launchpad.net/bugs/1101146 fixed

bzr revid: mat@openerp.com-20130603102627-6dokww7uhijvxlfk
2013-06-03 12:26:27 +02:00
Quentin (OpenERP) 5220d93afd [IMP] product: implemented the store={} to recompute the name_template related field when it needs to be
bzr revid: qdp-launchpad@openerp.com-20130417092914-4g1k94g0rxn5bzcj
2013-04-17 11:29:14 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Cedric Snauwaert f25c5d857b [REF]product: remove one extra loop
bzr revid: csn@openerp.com-20130415102121-u74t7zd3zct3q3ts
2013-04-15 12:21:21 +02:00
Cedric Snauwaert 41628fc702 [FIX]product: add store=dict to field name_template
bzr revid: csn@openerp.com-20130412130856-3g5e67v2r7y6ep5v
2013-04-12 15:08:56 +02:00
Ravish(OpenERP) c4670af9d8 [FIX] purchase/sale description helps are inverted - borrowed from lp:~openerp-dev/openobject-addons/trunk-bug-1101146-rmu
bzr revid: ls@numerigraphe.fr-20130124144156-sguv4wtpk5c20zea
2013-01-24 15:41:56 +01:00
Numerigraphe - Lionel Sausin 2590541607 [IMP] Document the description fields on Products, and assume that invoices must get either the Purchase Description or the Sale Description.
lp bug: https://launchpad.net/bugs/1101146 fixed

bzr revid: ls@numerigraphe.fr-20130118113309-vpq65omrvges1th8
2013-01-18 12:33:09 +01:00
Thibault Delavallée be97933e77 [FIX] product: unlinking products was not possible due to already-deleted product that leads to a crash, therefore reverting the unlink.
bzr revid: tde@openerp.com-20130325153706-kykjhcaaw0z8tm23
2013-03-25 16:37:06 +01:00
kirti savalia (OpenERP) 7d9edcc3c0 [IMP]: improve the string name according the given suggestion on the mp
bzr revid: ksa@tinyerp.com-20130122050057-fqyw4me7cj501xwn
2013-01-22 10:30:57 +05:30
kirti savalia (OpenERP) 197a10f53d [FIX]:When apply advance search confusing with the name field because one is name and another is name template so change in the string for the template
bzr revid: ksa@tinyerp.com-20130121113147-8cef58mtkeolxpkk
2013-01-21 17:01:47 +05:30
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Fabien Pinckaers 5c98593604 [IMP] fields name
bzr revid: fp@tinyerp.com-20121208104558-2jr4j84go4gcemrb
2012-12-08 11:45:58 +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
Bhumi Thakkar (Open ERP) 149525095c [IMP] Replaced String.
bzr revid: bth@tinyerp.com-20121205090114-8xq7fsntg4xn3dzr
2012-12-05 14:31:14 +05:30
Bhumi Thakkar (Open ERP) 39470414b0 [IMP]String Replaced Invoiced to Invoice Ratio and Given string to currency_id field.
bzr revid: bth@tinyerp.com-20121205083731-vuyi112ouewch5iw
2012-12-05 14:07:31 +05:30
Rucha (Open ERP) ca668a8acb [MERGE]: Merged with latest trunk-addons
bzr revid: rpa@tinyerp.com-20121130055252-9lu0qeabe2zcndcj
2012-11-30 11:22:52 +05:30
Quentin (OpenERP) 7a50367e84 [IMP] account: optimized the account invoice analysis report to lower the response time. Removed the fields due_delay and delay_to_pay that were the reasons of the bad performances besides being a bit useless and having wrong values computed
bzr revid: qdp-launchpad@openerp.com-20121129101228-6cxv07svxnbabfr0
2012-11-29 11:12:28 +01:00
Saurang Suthar ec06e58bb4 [IMP]product:renamed label Partners by Supplier of form which is opened on clicking in Add an Item in o2m suppliers in procurement tab of product form
bzr revid: ssu@tinyerp.com-20121126121335-b04ny0j1lwcr200j
2012-11-26 17:43:35 +05:30
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Fabien Pinckaers e4b64624e4 [MERGE] fix limit=None name_search on products
bzr revid: fp@tinyerp.com-20121113080350-j3n5bc9rw4ocabs1
2012-11-13 09:03:50 +01:00
Olivier Dony c9d5148991 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121107114202-mt3gny8e2497m7qf
2012-11-07 12:42:02 +01:00
Fabien Pinckaers cd68364301 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173407-umicel4287htim14
2012-11-02 18:34:07 +01:00
Somesh Khare(OpenERP) e519b2b9dc [FIX]product: when you search the product the limit into the name_search() goes None
bzr revid: mma@tinyerp.com-20121102084004-af7m8wlov3w627ei
2012-11-02 14:10:04 +05:30
Vijaykumar Baladaniya 1fc8b2e611 [IMP]Improve tool tip.
bzr revid: vba@tinyerp.com-20121031072758-niyxbgdzih79mln1
2012-10-31 12:57:58 +05:30
Vijaykumar Baladaniya b32662bca6 [IMP]change the spelling mistakes.
bzr revid: vba@tinyerp.com-20121031045027-ywkukcwz0cl5224o
2012-10-31 10:20:27 +05:30
Vijaykumar Baladaniya 510be6595c Improve tooltip.
bzr revid: vba@tinyerp.com-20121030131401-hf7oonmt0nkwfi1y
2012-10-30 18:44:01 +05:30
Vijaykumar Baladaniya 7850a91339 [IMP]Improve a tooltip.
bzr revid: vba@tinyerp.com-20121023130242-pu2o7e9x7lpr7g36
2012-10-23 18:32:42 +05:30
Mayur Maheshwari (OpenERP) 604f6f8b09 [IMP]product: improve tool-tip
bzr revid: mma@tinyerp.com-20121018085142-c8g4v72xlf7rmfne
2012-10-18 14:21:42 +05:30
Mayur Maheshwari (OpenERP) b26d5a8877 [IMP]product,stock,account : improve tool-tip and also improve product category form view and related inherited view
bzr revid: mma@tinyerp.com-20121018072456-v7f3roq58djtc2e8
2012-10-18 12:54:56 +05:30
Olivier Dony b42801595e [IMP] product.uom: support name_create, allows EDI import to work silently
bzr revid: odo@openerp.com-20121017162855-dkrr07bldsnc6f5s
2012-10-17 18:28:55 +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) 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 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 c22440e5f4 [Fix] Set right margin and corrected indentation.
bzr revid: tta@openerp.com-20121009091818-k4wi2eio1spd98x7
2012-10-09 14:48:18 +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 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) d57703fa87 [FIX]product : improve tooltip
bzr revid: mma@tinyerp.com-20121004100306-k82sewubhw508cgz
2012-10-04 15:33:06 +05:30
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
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
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
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