Commit Graph

36 Commits

Author SHA1 Message Date
Olivier Dony 96c36e895c [I18N] Update all 7.0 translation templates with latest terms and annotations
Total new terms: 168
Total deleted terms: 95
Total identical terms: 16329
(Some modules skipped, typically all l10n_* modules)
2014-08-14 02:24:24 +02:00
Denis Ledoux 6e3d193517 [FIX] sale, sale_stock: send by email button visible when sent, progress or manual
+ remove 'invoiced' from statusbar_visible, as there is no such state
+ proper inherit in sale_stock form view

bzr revid: dle@openerp.com-20140210134603-ck0jr56xhl8xgzg2
2014-02-10 14:46:03 +01:00
Denis Ledoux 27224c9b9e [FIX] sale, purchase, sale_stock: on orders lines, on product changed, change the uom (even if the uom is in the same category)
bzr revid: dle@openerp.com-20140123103505-7pm9526ot2f5u7wa
2014-01-23 11:35:05 +01:00
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Olivier Dony cd0714b78d [FIX] all: change confusing labels on Cancel buttons in form views
lp bug: https://launchpad.net/bugs/1103426 fixed

bzr revid: odo@openerp.com-20130225133804-k7012p8p81e6g8vg
2013-02-25 14:38:04 +01:00
Antony Lesuisse 7674c1f6d6 [IMP] res.partner different address types
When using the Settings->Configuration->Sales "Allow a different address for
delivery and invoicing". It's not clear how to setup the different addresses
with their type as the kanban view uses a simplified form view.

This commit add an action "Contact Details" that appears in the more menu when
the option is checked. That action shows the list of contacts with their types
and the full contact form.

bzr revid: al@openerp.com-20130223005635-r1t02nmpj7qmktf7
2013-02-23 01:56:35 +01:00
vta vta@openerp.com c0b2adfb5f [FIX] Hide 'View Delivery Order' button to portal users.
bzr revid: vta@openerp.com-20121130124252-1hge2mo5sz33atlw
2012-11-30 13:42:52 +01:00
Vo Minh Thu abbe3ac1de [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121106150431-rem9us13kevan8y0
2012-11-06 16:04:31 +01:00
Quentin (OpenERP) 173c3e4756 [FIX] sale_stock: missing field in domain
bzr revid: qdp-launchpad@openerp.com-20121102124824-y6lvasxiemcu6vm5
2012-11-02 13:48:24 +01:00
Jigar Amin 40e2c69f66 [MERGE] Sync with trunk
bzr revid: jam@tinyerp.com-20121017043824-pcijflp073el02ih
2012-10-17 10:08:24 +05:30
Amit Patel c102086030 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121009085933-caavbeibc1gauiel
2012-10-09 14:29:33 +05:30
Twinkle Christian (OpenERP) 2b909bb1b7 [MERGE]Merge with latest trunk
bzr revid: tch@tinyerp.com-20121008052212-cb5oj9eesmmv7db5
2012-10-08 10:52:12 +05:30
Twinkle Christian (OpenERP) a763ece072 [FIX]ir.ui.view type field depricated
bzr revid: tch@tinyerp.com-20121005072541-v86g7zpo8yj93o4n
2012-10-05 12:55:41 +05:30
Quentin (OpenERP) 147da38fa4 [REV] put back the label for product_uom_qty in sale order line, wrongly removed in a previous commit
bzr revid: qdp-launchpad@openerp.com-20121004090240-gckfbpgpymtcxixz
2012-10-04 11:02:40 +02:00
Sanjay Gohel (Open ERP) bddbfbed46 [IMP]in form view of sale order line can not onchange description of product and rename the shipping address field to delivery address
bzr revid: sgo@tinyerp.com-20121003065932-de6910lbotic6fh8
2012-10-03 12:29:32 +05:30
Quentin (OpenERP) 6251b57b39 [IMP] sale_stock: added a test to verify the the product onchange in sale order line was correctly triggered
bzr revid: qdp-launchpad@openerp.com-20120928101531-sw1r2d5tc034ie23
2012-09-28 12:15:31 +02:00
Quentin (OpenERP) c439bdb3c0 [FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk
bzr revid: qdp-launchpad@openerp.com-20120920131711-hu825gunt4cbtzin
2012-09-20 15:17:11 +02:00
Atul Patel (OpenERP) 18dfb6db3a [IMP]: Remove default order policy group and shift it to sale_stock.
bzr revid: atp@tinyerp.com-20120919114033-ba970938yfm36x2c
2012-09-19 17:10:33 +05:30
Atul Patel (OpenERP) b61e2c8b8f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120919093842-pn5kqx0gmc41lani
2012-09-19 15:08:42 +05:30
Fabien Pinckaers 892c44f297 [FIX]
bzr revid: fp@openerp.com-20121028153755-thiih4im6dzaxn28
2012-10-28 16:37:55 +01:00
Turkesh Patel (Open ERP) f3682ca551 [FIX] sale_stock: improve onchange to update tax.
bzr revid: tpa@tinyerp.com-20121023071142-dz227is8kp91ivxb
2012-10-23 12:41:42 +05:30
Fabien Pinckaers cffa0d1ee4 [MERGE] misc fixes: expenses, products, crm, sale
bzr revid: fp@tinyerp.com-20121022172639-u4l0ed99wr6znjew
2012-10-22 19:26:39 +02:00
Atul Patel (OpenERP) 9b01d57864 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121016172329-23rl227ea0822ucr
2012-10-16 22:53:29 +05:30
pankita shah (Open ERP) 8bbd857198 [IMP] move type field in sale module and improve default state in crm_claim
bzr revid: shp@tinyerp.com-20121010113323-wpxt81u5p3hmwl6w
2012-10-10 17:03:23 +05:30
pankita shah (Open ERP) 2ac0273835 [IMP] Packaging field
bzr revid: shp@tinyerp.com-20121009114952-2jlsxqi9popw12ny
2012-10-09 17:19:52 +05:30
Atul Patel (OpenERP) d630d3b6b6 [IMP]: improve progress bar from sale order line tree view.
bzr revid: atp@tinyerp.com-20120909173020-gljs3gss7ljm310w
2012-09-09 23:00:20 +05:30
Atul Patel (OpenERP) 30bf8715cf [IMP]: Change workflow transition. remove type field
bzr revid: atp@tinyerp.com-20120909123216-vys9dyuqk5i7grgr
2012-09-09 18:02:16 +05:30
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
Atul Patel (OpenERP) 4c69545f9f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120731111323-78su11n8ogul241d
2012-07-31 16:43:23 +05:30
Atul Patel (OpenERP) 49f6e45b02 [ADD]: Add oe_highlight in create invoice button.
bzr revid: atp@tinyerp.com-20120728181005-2ucqag0pihgrhcct
2012-07-28 23:40:05 +05:30
Atul Patel (OpenERP) eb902136ba [IMP]: ADD onchange of order policy
bzr revid: atp@tinyerp.com-20120728180505-lu2warmnrzto55xw
2012-07-28 23:35:05 +05:30
Atul Patel (OpenERP) f2df648741 [FIX]: Fix group unpack problem
bzr revid: atp@tinyerp.com-20120727093615-9f53wu6z6f7j931b
2012-07-27 15:06:15 +05:30
Atul Patel (OpenERP) 692357c872 [FIX]: Fix product_id onchange problem
bzr revid: atp@tinyerp.com-20120727071708-gx51ajrt2zfdtgzy
2012-07-27 12:47:08 +05:30
Atul Patel (OpenERP) bab2f1959f [FIX]: Fix menu and workflow problem
bzr revid: atp@tinyerp.com-20120727062841-cg5qtd34nnll8n5r
2012-07-27 11:58:41 +05:30
Atul Patel (OpenERP) 0ba2495536 [MERGE]: Merged with addons
bzr revid: atp@tinyerp.com-20120727045234-7jti0rs51z5beb8a
2012-07-27 10:22:34 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30