Commit Graph

818 Commits

Author SHA1 Message Date
vta vta@openerp.com 6bbe9ad526 [MERGE] lp:~openerp-dev/openobject-addons/trunk-bug-1079205-pja
lp bug: https://launchpad.net/bugs/1079205 fixed

bzr revid: vta@openerp.com-20121204144649-abpod80i1nspeeof
2012-12-04 15:46:49 +01:00
Olivier Dony 8782163830 [FIX] sale: the `invoiced` field on sale.order.line should be a function field
Having a static boolean field is a mess and requires
a lot of custom code to make sure it is up-to-date,
implying a large source of possible bugs.
Using a function field should take care of updating
it when needed.
All the write() calls that were updating it were
normally removed, and there was also some cleanup
in the surrounding areas (quite minimal).

bzr revid: odo@openerp.com-20121129162629-5lt9e0v5aju36itj
2012-11-29 17:26:29 +01:00
Olivier Dony 0ad3703b18 [FIX] sale: writing False on a m2m is a no-op, and rather confusing here
bzr revid: odo@openerp.com-20121129153330-ld55e5qksflqy3bx
2012-11-29 16:33:30 +01:00
Jalpesh Patel (OpenERP) fef66bb5d5 [Fix]fix problem of number always skip when create new sales 0rder
bzr revid: pja@tinyerp.com-20121129055743-yskji2sxhl0w20x4
2012-11-29 11:27:43 +05:30
Quentin (OpenERP) cfe39eea1a [FIX] sale: recopy the right partner on the invoice from the SO
bzr revid: qdp-launchpad@openerp.com-20121126155139-tjxq08khe9o6bnh2
2012-11-26 16:51:39 +01:00
Quentin (OpenERP) 02f55a72f7 [FIX] sale, account: fixed the invoicing flow for the following use case 'i make a SO for "joel@c2c", at the confirmation the invoice is sent to "accounting department@c2c" and finally the journal items created are for "c2c"'
bzr revid: qdp-launchpad@openerp.com-20121126092658-g981dg91gcjp1tvl
2012-11-26 10:26:58 +01:00
Olivier Dony 2c3d422964 [FIX] sale.order,invoices: more robust/consistent mechanism for marking documents sent after Send by Email
bzr revid: odo@openerp.com-20121121102137-9wukkbnfktfkg4lo
2012-11-21 11:21:37 +01:00
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Thibault Delavallée 29248e879e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121113122713-ups545fzl9pfphyu
2012-11-13 13:27:13 +01:00
Thibault Delavallée ea4eb01ac1 [FIX] sale, purchase, account: send by email button calls the mail.compose.message in comment mode.
bzr revid: tde@openerp.com-20121113112038-hwp41jldofq1al6k
2012-11-13 12:20:38 +01:00
Fabien Pinckaers c2495fa308 [MERGE] set context when None on sale.order
bzr revid: fp@tinyerp.com-20121113080908-jb73ee8q5vpfmxmf
2012-11-13 09:09:08 +01:00
Olivier Dony 66c2170173 [FIX] sale: fix typo introduced in untested fix for translating sale order lines notes
Would not have happened if old code was not reusing the same
variable for holding different types, and breaking other best practices.

bzr revid: odo@openerp.com-20121112143834-cjjzsrz2ah3l7mwd
2012-11-12 15:38:34 +01:00
Fabien Pinckaers b5776d36bc [MERGE] copy of sale order when cancelled
bzr revid: fp@tinyerp.com-20121112132854-09733v3onwq9uhwg
2012-11-12 14:28:54 +01:00
Fabien Pinckaers 76f9283b93 [FIX] so line in the language of the partner
bzr revid: fp@tinyerp.com-20121112090411-hg6oqu07au3wcm5p
2012-11-12 10:04:11 +01:00
Turkesh Patel (Open ERP) 1d49a96089 [IMP] change name of method.
bzr revid: tpa@tinyerp.com-20121109063531-ywqipjlza24tl48x
2012-11-09 12:05:31 +05:30
Turkesh Patel (Open ERP) e3ad0798bd [IMP] sale:Add a button 'New Copy of Quotation' that is visible in cancel state only and opens new so.
bzr revid: tpa@tinyerp.com-20121109052748-bgwqr3vwnhjkl93y
2012-11-09 10:57:48 +05:30
Olivier Dony c9d5148991 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121107114202-mt3gny8e2497m7qf
2012-11-07 12:42:02 +01:00
Fabien Pinckaers 88bb090baa [MERGE] English typos
bzr revid: fp@openerp.com-20121102174200-wg7p02quakvby09j
2012-11-02 18:42:00 +01:00
Mayur Maheshwari (OpenERP) 907c983760 [FIX]sale: Update context as it was none in method and was not able to translate raised exception
bzr revid: mma@tinyerp.com-20121102130317-kmuxgk7vjdneq0da
2012-11-02 18:33:17 +05:30
Fabien Pinckaers 726a8e6c10 [MERGE] useability improvement
bzr revid: fp@tinyerp.com-20121102083612-xb2qvaqhgxunfipg
2012-11-02 09:36:12 +01:00
Mayur Maheshwari (OpenERP) 658c697acc [FIX]sale : Notes field of sale order lines is not being translated in customer language --author=Nehal Panchal (OpenERP)
bzr revid: mma@tinyerp.com-20121101125756-5syxb3jy0xf9j0za
2012-11-01 18:27:56 +05:30
Twinkle Christian (OpenERP) d3f5f663c3 [fix]tooltip
bzr revid: tch@tinyerp.com-20121031130808-lmt4n8lcn1l1opln
2012-10-31 18:38:08 +05:30
Twinkle Christian (OpenERP) 107ef7a51b [FIX]fix tooltip
bzr revid: tch@tinyerp.com-20121031110326-r1mofl1t4ajsh4b9
2012-10-31 16:33:26 +05:30
Twinkle Christian (OpenERP) c5c50041bc [MERGE]Merge with project branch
bzr revid: tch@tinyerp.com-20121029060747-5zecetvjcug08y03
2012-10-29 11:37:47 +05:30
Fabien Pinckaers e6159de18f [IMP] useability
bzr revid: fp@tinyerp.com-20121026153436-v3y2i49iarpoknok
2012-10-26 17:34:36 +02:00
Saurang Suthar aaacc13bd1 [IMP]sale:updated code for on change of product_id
bzr revid: ssu@tinyerp.com-20121025114359-yxanaoqvu3vu1xgw
2012-10-25 17:13:59 +05:30
Saurang Suthar a0e65cecc8 [MERGE]:merged with main addons
bzr revid: ssu@tinyerp.com-20121025101308-4h46y6lgyaxctz2m
2012-10-25 15:43:08 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Olivier Dony 88dcca513f [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121024090615-zuh7aub6fhcwhy82
2012-10-24 11:06:15 +02:00
Twinkle Christian (OpenERP) 3fa45da187 [IMP]Improve tooltip in Quatation
bzr revid: tch@tinyerp.com-20121023120415-b3eo9x5248hr6n7i
2012-10-23 17:34:15 +05:30
Olivier Dony 6fadb45325 [IMP] sale,purchase,invoice: make `Send by mail` action more robust to template/view deletion
bzr revid: odo@openerp.com-20121023115628-3wvxcrkgazhi9p75
2012-10-23 13:56:28 +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
Saurang Suthar 3009648cbb [IMP]sale:set product_uom on change of product_id in SO line
bzr revid: ssu@tinyerp.com-20121016091721-dgsdhv00hft8nqas
2012-10-16 14:47:21 +05:30
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Fabien Pinckaers 1d1879e3a4 [MERGE] better views, fix on so lines
bzr revid: fp@tinyerp.com-20121013104805-wceo6x1dpqgigsuo
2012-10-13 12:48:05 +02:00
Fabien Pinckaers cf34e32f8c [MERGE]
bzr revid: fp@tinyerp.com-20121013103654-l2v059f12hpmt83u
2012-10-13 12:36:54 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
pankita shah (Open ERP) 71dcfd4f35 [MERGED] merged with lp:openobject-addons
bzr revid: shp@tinyerp.com-20121012090649-oo3u11l9ompemgi7
2012-10-12 14:36:49 +05:30
pankita shah (Open ERP) 935314ea26 [IMP] move type of defaults in sale. and increase the priority of the product tree view defined in hr_epense.
bzr revid: shp@tinyerp.com-20121012051640-4i0eyltyuvpq57vc
2012-10-12 10:46:40 +05:30
pankita shah (Open ERP) 92c8da8d8c [MERGE] merged with lp:openobject-addons
bzr revid: shp@tinyerp.com-20121011085206-boirah1mq09o7r0e
2012-10-11 14:22:06 +05:30
Amit Patel 3a964f2761 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121011054252-6xmpsvyywgfpcwj0
2012-10-11 11:12:52 +05:30
Amit Patel cd07d25ffe [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121011045835-h9c7wdnni9emk2r5
2012-10-11 10:28:35 +05:30
Fabien Pinckaers 1257317395 [MERGE] sale
bzr revid: fp@openerp.com-20121010200032-p026szu3sys29cp0
2012-10-10 22:00:32 +02:00
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
Amit Patel 93dc1c41b7 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121010113227-o0wsd7p5qxdujmxr
2012-10-10 17:02:27 +05:30
Quentin (OpenERP) 1bb568d22e [IMP] sale, sale_margin: added monetary widget on sale order form view
bzr revid: qdp-launchpad@openerp.com-20121010111205-eokyh1haa69tgrfl
2012-10-10 13:12:05 +02:00
Amit Patel c102086030 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121009085933-caavbeibc1gauiel
2012-10-09 14:29:33 +05:30
Quentin (OpenERP) 5b6ae3b88e [FIX] sale, account: propagate the sequence from the sale order line to the invoice line
bzr revid: qdp-launchpad@openerp.com-20121008121745-2s1cavfy891hbf7s
2012-10-08 14:17:45 +02:00
Mayur Maheshwari (OpenERP) 0e947a457d [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121008055803-xod8puhl8heoc23b
2012-10-08 11:28:03 +05:30
Quentin (OpenERP) 1e14590784 [FIX] sale, sale_stock, sale_analytic_plans: fixed error in yalm tests or sale_mrp if sale_analytic_plans was installed before, due to value returned for a field not present in the view (project_id). Moved back onchange_shop_id into sale module from sale_stock
bzr revid: qdp-launchpad@openerp.com-20121005091516-y7typs1hep5exd3q
2012-10-05 11:15:16 +02:00