odoo/odoo.git
12 years ago[MERGE] OPW 381886: l10n_be: fix ask restitution/payment on vat declaration
Xavier ALT [Tue, 13 Mar 2012 14:20:20 +0000 (15:20 +0100)]
[MERGE] OPW 381886: l10n_be: fix ask restitution/payment on vat declaration

bzr revid: xal@openerp.com-20120313142020-zcojvehvas9k6s3g

12 years ago[MERGE] OPW 50921: purchase report: fix duplicated row for UoM category having more...
Xavier ALT [Tue, 13 Mar 2012 14:02:16 +0000 (15:02 +0100)]
[MERGE] OPW 50921: purchase report: fix duplicated row for UoM category having more that one reference Uom

bzr revid: xal@openerp.com-20120313140216-ybhj9qubp5jwu6gj

12 years ago[MERGE] OPW 50851: sale.report: use product default uom as reference + fix UoM transl...
Xavier ALT [Tue, 13 Mar 2012 13:01:05 +0000 (14:01 +0100)]
[MERGE] OPW 50851: sale.report: use product default uom as reference + fix UoM translation by using 'product_uom' field

bzr revid: xal@openerp.com-20120313130105-762pho5ud50wetyt

12 years ago[MERGE] OPW 32677: account_voucher: add missing type in 'line_{dr,cr}_ids' fields...
Xavier ALT [Tue, 13 Mar 2012 11:43:02 +0000 (12:43 +0100)]
[MERGE] OPW 32677: account_voucher: add missing type in 'line_{dr,cr}_ids' fields context + add domains on voucher line form view

bzr revid: xal@openerp.com-20120313114302-lif2jhvi288xjx11

12 years agoResidual Amount is Wrong referenced and wrong calculated
ado [Tue, 13 Mar 2012 10:50:47 +0000 (16:20 +0530)]
Residual Amount is Wrong referenced and wrong calculated

bzr revid: ado@tinyerp.com-20120313105047-0cgqmrdekyxptjx4

12 years ago[MERGE] OPW 18010: mail_gateway: handle attachment sent with mimetype EXT/octet-strea...
Xavier ALT [Tue, 13 Mar 2012 08:34:25 +0000 (09:34 +0100)]
[MERGE] OPW 18010: mail_gateway: handle attachment sent with mimetype EXT/octet-stream as raw attachment

bzr revid: xal@openerp.com-20120313083425-h26qgse7hccapxbf

12 years ago[IMP]base: Added INR Curr Symbol
Anup (SerpentCS) [Tue, 13 Mar 2012 06:50:21 +0000 (12:20 +0530)]
[IMP]base: Added INR Curr Symbol

bzr revid: anup.chavda@serpentcs.com-20120313065021-m37lpvjcdniqwtb5

12 years agoValue of note field is not passing from stock move to invoice
ado [Tue, 13 Mar 2012 06:06:35 +0000 (11:36 +0530)]
Value of note field is not passing from stock move to invoice

bzr revid: ado@tinyerp.com-20120313060635-fz21ujxzrgpi8kh0

12 years ago[FIX]:correct the demo data for the project Integrate a Sale and Warehouse Management
ksa (OpenERP) [Tue, 13 Mar 2012 05:31:55 +0000 (11:01 +0530)]
[FIX]:correct the demo data for the project Integrate a Sale and Warehouse Management

bzr revid: ksa@tinyerp.com-20120313053155-b4vhoqy2w5jzjgl0

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 13 Mar 2012 05:16:40 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120313051640-b9u02ljhfhv19dph

12 years ago[MERGE] OPW 381630 Shipping address of the company in the receipt does not match...
Jean-Christophe VASSORT [Mon, 12 Mar 2012 12:41:51 +0000 (13:41 +0100)]
[MERGE] OPW 381630 Shipping address of the company in the receipt does not match the address of the company entered the store.

When going through the act_window "Receptions" in Purchase Order, address field of stock.picking(Receptions)
form shows the partner name instead of partner address.And also, the picking address should be filled with
the destination_address from particular PO and if that is not the case then the address of warehouse should
be considered otherwise shipping address or default address of Company should be considered.
Currently, it is taking the address of Supplier if destination address not specified in PO.

bzr revid: jcv@openerp.com-20120312124151-g8xjtno53wf3ts0e

12 years ago[FIX]: Purchase : Updated the code by declaring reception_address_id inside loop
Ravi Gohil (Open ERP) [Mon, 12 Mar 2012 12:03:28 +0000 (17:33 +0530)]
[FIX]: Purchase : Updated the code by declaring reception_address_id inside loop

lp bug: https://launchpad.net/bugs/916248 fixed

bzr revid: rgo@tinyerp.com-20120312120328-b31rkj78g9yl0h2b

12 years ago[FIX] product: use read() for lst_price to speed-up calculation
Xavier ALT [Mon, 12 Mar 2012 10:39:18 +0000 (11:39 +0100)]
[FIX] product: use read() for lst_price to speed-up calculation

bzr revid: xal@openerp.com-20120312103918-mhxo43rfwjb122os

12 years ago[FIX] stock: improve speed of product's stock quantity/value calculation
Xavier ALT [Mon, 12 Mar 2012 09:54:41 +0000 (10:54 +0100)]
[FIX] stock: improve speed of product's stock quantity/value calculation

bzr revid: xal@openerp.com-20120312095441-qq58zw9xh6nusb2i

12 years ago[MERGE] OPW 51090 Freight tax not calculating automatically on invoice
Jean-Christophe VASSORT [Mon, 12 Mar 2012 09:26:02 +0000 (10:26 +0100)]
[MERGE] OPW 51090 Freight tax not calculating automatically on invoice

bzr revid: jcv@openerp.com-20120312092602-julvw93s8mcbh4wf

12 years ago[MERGE] OPW 16988 function fields with multi does not work on osv_memory
Jean-Christophe VASSORT [Mon, 12 Mar 2012 08:48:28 +0000 (09:48 +0100)]
[MERGE] OPW 16988 function fields with multi does not work on osv_memory

bzr revid: jcv@openerp.com-20120312084828-kirntfggqo146t69

12 years ago[FIX] report_webkit_sample: made report fields values translatable
Rifakat (OpenERP) [Mon, 12 Mar 2012 06:50:12 +0000 (12:20 +0530)]
[FIX] report_webkit_sample: made report fields values translatable

bzr revid: rha@tinyerp.com-20120312065012-3py6i9aazujeln9d

12 years ago[FIX] project: cannot unlink analytic account due to project module
Rifakat (OpenERP) [Mon, 12 Mar 2012 05:13:01 +0000 (10:43 +0530)]
[FIX] project: cannot unlink analytic account due to project module

lp bug: https://launchpad.net/bugs/932641 fixed

bzr revid: rha@tinyerp.com-20120312051301-wrf5ojp629n7kdkn

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 12 Mar 2012 04:54:13 +0000 (04:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120309052111-xgowzzmhpufr69du
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310050455-8uvjhuukadolt98a
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312045413-2lk43nojzakjyptw

12 years ago[Fix]: chcking if ids is integer
Rifakat (OpenERP) [Fri, 9 Mar 2012 07:45:27 +0000 (13:15 +0530)]
[Fix]: chcking if ids is integer

bzr revid: rha@tinyerp.com-20120309074527-uicovhxwcyj2aqwv

12 years ago[MERGE]
Najlaâ [Thu, 8 Mar 2012 15:45:40 +0000 (16:45 +0100)]
[MERGE]

bzr revid: nel@tinyerp.com-20120308154540-d61jutyp9gbk14lq

12 years ago[MERGE]
Najlaâ [Thu, 8 Mar 2012 15:37:40 +0000 (16:37 +0100)]
[MERGE]

bzr revid: nel@tinyerp.com-20120308153740-xijp04irh1iopvz0

12 years ago[MERGE]
Najlaâ [Thu, 8 Mar 2012 13:19:20 +0000 (14:19 +0100)]
[MERGE]

bzr revid: nel@tinyerp.com-20120308131920-fz8fiv7irad06nvo

12 years ago[MERGE]
Najlaâ [Thu, 8 Mar 2012 13:11:00 +0000 (14:11 +0100)]
[MERGE]

bzr revid: nel@tinyerp.com-20120308131100-me34ecsbal8x00n3

12 years ago[MERGE]
Najlaâ [Thu, 8 Mar 2012 08:57:58 +0000 (09:57 +0100)]
[MERGE]

bzr revid: nel@tinyerp.com-20120308085758-xpeszg02co7vh2la

12 years agoLaunchpad automatic translations update. 6.0.4-addons
Launchpad Translations on behalf of openerp [Thu, 8 Mar 2012 05:09:37 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120307054852-jn6212a6zo9by0pm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120308050937-km6vxpdlgx34d12w

12 years ago[RELEASE] OpenERP 6.0.4 6.0.4-server
Xavier ALT [Wed, 7 Mar 2012 23:59:45 +0000 (00:59 +0100)]
[RELEASE] OpenERP 6.0.4

bzr revid: xal@openerp.com-20120307235945-kl6lrnque4g3wv1v

12 years ago[MERGE] publisher warranty stats
Xavier ALT [Wed, 7 Mar 2012 15:17:12 +0000 (16:17 +0100)]
[MERGE] publisher warranty stats

bzr revid: xal@openerp.com-20120307151712-2bq4rkie03rsm6gt

12 years ago[BACKPORT] publisher warranty stats
Xavier ALT [Wed, 7 Mar 2012 15:15:53 +0000 (16:15 +0100)]
[BACKPORT] publisher warranty stats

bzr revid: xal@openerp.com-20120307151553-elcp4xkcab60opck

12 years ago[REVERT] previous commit cause failure in runbot
Jean-Christophe VASSORT [Wed, 7 Mar 2012 14:10:09 +0000 (15:10 +0100)]
[REVERT] previous commit cause failure in runbot

bzr revid: jcv@openerp.com-20120307141009-csv57tc06lu78f6i

12 years ago[MERGE] OPW 16988 function fields with multi does not work on osv_memory
Jean-Christophe VASSORT [Wed, 7 Mar 2012 12:30:14 +0000 (13:30 +0100)]
[MERGE] OPW 16988 function fields with multi does not work on osv_memory

bzr revid: jcv@openerp.com-20120307123014-wymjy2c4v1nz0xfh

12 years ago[MERGE] OPW 441976 Problem with the read method in base/res_currency
Jean-Christophe VASSORT [Wed, 7 Mar 2012 11:34:37 +0000 (12:34 +0100)]
[MERGE] OPW 441976  Problem with the read method in base/res_currency

When an Integer 'ids' is supplied as parameter of read() method, a
traceback is caused because a dict will be return by the execution
of next statement(when passed 'ids' as integer) that is
'res=super(osv.osv, self).read(cr, user, ids, fields, context, load)'
whereas a list of dict is expected to execute the code within next
looping statement.

bzr revid: jcv@openerp.com-20120307113437-3x13fwg8ltdfrh0d

12 years ago[FIX] account_voucher: added domain for account_id in Journal voucher line tree
Rifakat (OpenERP) [Wed, 7 Mar 2012 09:59:47 +0000 (15:29 +0530)]
[FIX] account_voucher: added domain for account_id in Journal voucher line tree

bzr revid: rha@tinyerp.com-20120307095947-80j8ew4gsc578zgt

12 years ago[IMP]:when not get email from config file then take the email from the view
ksa (OpenERP) [Wed, 7 Mar 2012 09:47:13 +0000 (15:17 +0530)]
[IMP]:when not get email from config file then take the email from the view

bzr revid: ksa@tinyerp.com-20120307094713-iown9rbyqqx7cfx4

12 years ago[FIX] account_voucher: improvements
Rifakat (OpenERP) [Wed, 7 Mar 2012 09:42:53 +0000 (15:12 +0530)]
[FIX] account_voucher: improvements

bzr revid: rha@tinyerp.com-20120307094253-qqd5j7eydm1sprkn

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 7 Mar 2012 05:48:23 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120307054823-5u0upmlkgslp8j0z

12 years ago[MERGE] OPW 381524 - on picking invoicing, do not invoice scrapped products
Xavier ALT [Tue, 6 Mar 2012 15:50:32 +0000 (16:50 +0100)]
[MERGE] OPW 381524 - on picking invoicing, do not invoice scrapped products

bzr revid: xal@openerp.com-20120306155032-tstgulwdv8i4wg5v

12 years ago[FIX] stock: picking invoice: do not invoice scrapped products (simply code)
Xavier ALT [Tue, 6 Mar 2012 15:45:36 +0000 (16:45 +0100)]
[FIX] stock: picking invoice: do not invoice scrapped products (simply code)

bzr revid: xal@openerp.com-20120306154536-vs5kaxsuyh7l6lqo

12 years ago[MERGE] OPW 18001: l10n_ch: create_date wizard was not saving file inside wizard
Xavier ALT [Tue, 6 Mar 2012 14:26:19 +0000 (15:26 +0100)]
[MERGE] OPW 18001: l10n_ch: create_date wizard was not saving file inside wizard

bzr revid: xal@openerp.com-20120306142619-6gz97mg0nrgwcimb

12 years ago[MERGE] OPW 18001: do not lock-out user when payment.order is 'done', allow it to...
Xavier ALT [Tue, 6 Mar 2012 14:00:39 +0000 (15:00 +0100)]
[MERGE] OPW 18001: do not lock-out user when payment.order is 'done', allow it to cancel it

  - When 'Payment Order' is in 'done' state, the workflow is frozen and the
    user is unable to cancel it (required in case bank refuse the payment).
    This allow to cancel the payment order except when some lines are already
    imported in a bank statement (i.e payment done bank-side: modification
    forbidden).

bzr revid: xal@openerp.com-20120306140039-5r8l3xrzbaq70xev

12 years ago[FIX] account_payment: improve error message and do not freeze workflow on 'done...
Xavier ALT [Tue, 6 Mar 2012 13:58:27 +0000 (14:58 +0100)]
[FIX] account_payment: improve error message and do not freeze workflow on 'done' state

bzr revid: xal@openerp.com-20120306135827-uo4xpkjcnpf7su7k

12 years ago[MERGE] OPW 51189 - on invoice 'refund', keep original salesman and fiscal position
Xavier ALT [Tue, 6 Mar 2012 13:26:05 +0000 (14:26 +0100)]
[MERGE] OPW 51189 - on invoice 'refund', keep original salesman and fiscal position

bzr revid: xal@openerp.com-20120306132605-sccngzpqyab9ry8j

12 years ago[MERGE] OPW 51075 - account.move.line: reconcile_partial() error msg when lines are...
Xavier ALT [Tue, 6 Mar 2012 12:36:12 +0000 (13:36 +0100)]
[MERGE] OPW 51075 - account.move.line: reconcile_partial() error msg when lines are already reconciled

bzr revid: xal@openerp.com-20120306123612-uk96sxe4z8iub6z2

12 years ago[MERGE] OPW 279130 - translate errors raised inside product_id_change (sale/purchase...
Xavier ALT [Tue, 6 Mar 2012 11:50:07 +0000 (12:50 +0100)]
[MERGE] OPW 279130 - translate errors raised inside product_id_change (sale/purchase) dep. on user lang., not partner lang.

bzr revid: xal@openerp.com-20120306115007-r7lxlt2qn10ugmji

12 years ago[MERGE] OPW 382063 - account fiscal year closing: fix default date in opening entries
Xavier ALT [Tue, 6 Mar 2012 11:10:32 +0000 (12:10 +0100)]
[MERGE] OPW 382063 - account fiscal year closing: fix default date in opening entries

bzr revid: xal@openerp.com-20120306111032-5egpdu6ey96w8z1i

12 years ago[FIX] sale, purchase: little improvement for arguments
Rifakat (OpenERP) [Tue, 6 Mar 2012 10:24:05 +0000 (15:54 +0530)]
[FIX] sale, purchase: little improvement for arguments

bzr revid: rha@tinyerp.com-20120306102405-q8etxh9kyjoyu8h6

12 years ago[MERGE] OPW 16328 - do not request write off when generating fy opening entries
Xavier ALT [Tue, 6 Mar 2012 09:33:55 +0000 (10:33 +0100)]
[MERGE] OPW 16328 - do not request write off when generating fy opening entries

bzr revid: xal@openerp.com-20120306093355-dr53kseotagn1dh9

12 years ago[FIx]:when using a price included VAT in invoice, the result of Total without TAX...
ksa (OpenERP) [Mon, 5 Mar 2012 12:30:29 +0000 (18:00 +0530)]
[FIx]:when using a price included VAT in invoice, the result of Total without TAX is equal to Total with TAX

lp bug: https://launchpad.net/bugs/946125 fixed

bzr revid: ksa@tinyerp.com-20120305123029-y8s1qywd3q6uusgn

12 years ago[FIX] account_voucher: improvement for number in voucher
Rifakat (OpenERP) [Mon, 5 Mar 2012 12:16:15 +0000 (17:46 +0530)]
[FIX] account_voucher: improvement for number in voucher

bzr revid: rha@tinyerp.com-20120305121615-ljcrlgh0xww63dug

12 years ago[MERGE] OPW 50627 Issue with act_window
Jean-Christophe VASSORT [Fri, 2 Mar 2012 15:46:02 +0000 (16:46 +0100)]
[MERGE] OPW 50627 Issue with act_window

related to this bug: https://bugs.launchpad.net/openobject-addons/+bug/708467

To reproduce the issue:

1 Create a new database with demo and sale module
2. Open Menu Sale/Address Book/Customers
3. Search Agrolait and open it
4. Click on Sales (link)
5. You must see 2 sales
6. Create new sale order
7. The customer field is empty (should have Agrolait)

This happens with all act_windows.

bzr revid: jcv@openerp.com-20120302154602-o0qlm7kdtj659aq1

12 years ago[MERGE] OPW 381848 - search_default filter not working for purchase requisition
Xavier ALT [Fri, 2 Mar 2012 14:27:07 +0000 (15:27 +0100)]
[MERGE] OPW 381848 - search_default filter not working for purchase requisition

bzr revid: xal@openerp.com-20120302142707-1cx6ni8kem0wevml

12 years ago[FIX] base_report_creator: Traceback faced when filtering data(Maintenance Case ...
Ravi Gohil (Open ERP) [Fri, 2 Mar 2012 13:30:31 +0000 (19:00 +0530)]
[FIX] base_report_creator: Traceback faced when filtering data(Maintenance Case : 516452)

lp bug: https://launchpad.net/bugs/900742 fixed

bzr revid: rgo@tinyerp.com-20120302133031-6d7cni8jqq5dshpu

12 years ago[MERGE] OPW 381937 - stock: product valuation having a price of 0 should be 0, not 1
Xavier ALT [Fri, 2 Mar 2012 13:13:03 +0000 (14:13 +0100)]
[MERGE] OPW 381937 - stock: product valuation having a price of 0 should be 0, not 1

bzr revid: xal@openerp.com-20120302131303-8uddsftpd6abh6qr

12 years ago[FIX] base_report_creator: Traceback faced when filtering data(Maintenance Case ...
Ravi Gohil (Open ERP) [Fri, 2 Mar 2012 13:03:56 +0000 (18:33 +0530)]
[FIX] base_report_creator: Traceback faced when filtering data(Maintenance Case : 516452)

bzr revid: rgo@tinyerp.com-20120302130356-ge44bwjt53i5ovd1

12 years ago[FIX] account move entry should be created with 0.0 value when cost price is 0.0
ado [Fri, 2 Mar 2012 12:01:44 +0000 (17:31 +0530)]
[FIX] account move entry should be created with 0.0 value when cost price is 0.0

bzr revid: ado@tinyerp.com-20120302120144-y1vttony6y3u224l

12 years ago[FIX] When creating BOM it should not allow you to add the same product again in...
ado [Fri, 2 Mar 2012 11:51:32 +0000 (17:21 +0530)]
[FIX] When creating BOM it should not allow you to add the same product again in components

bzr revid: ado@tinyerp.com-20120302115132-f1madabd2y6rp0nv

12 years ago[FIX] account move entry should be created with 0.0 value when cost price is 0.0
ado [Fri, 2 Mar 2012 10:21:21 +0000 (15:51 +0530)]
[FIX] account move entry should be created with 0.0 value when cost price is 0.0

bzr revid: ado@tinyerp.com-20120302102121-tjkllsh7naa31nma

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 2 Mar 2012 04:57:02 +0000 (04:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120225053517-wmauo5s1kl4rceut
bzr revid: launchpad_translations_on_behalf_of_openerp-20120226050851-3hah7fb7tmvmhlv7
bzr revid: launchpad_translations_on_behalf_of_openerp-20120227051540-qyf01c7c6jvslsxl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120228060822-4kc1qrzu4c8nf54a
bzr revid: launchpad_translations_on_behalf_of_openerp-20120229045825-x8211mpm50qe85gt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120301051332-lrgfpnzu8esn96w4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120302045702-tasalpywak0sq9js

12 years ago[FIX]: when increase progress bar at that time effective hours is not display in...
ksa (OpenERP) [Thu, 1 Mar 2012 11:19:13 +0000 (16:49 +0530)]
[FIX]: when increase progress bar at that time effective hours is not display in project

bzr revid: ksa@tinyerp.com-20120301111913-d6oe4euwaohjl0vb

12 years ago[FIX] make process_email handle attachment sent as 'doc/octet-stream'
Xavier ALT [Thu, 1 Mar 2012 08:38:54 +0000 (09:38 +0100)]
[FIX] make process_email handle attachment sent as 'doc/octet-stream'

bzr revid: xal@openerp.com-20120301083854-ennaaope652mh882

12 years ago[MERGE] OPW 56037: make sure res.log context is not bigger than field size (250 chars)
Xavier ALT [Wed, 29 Feb 2012 12:26:09 +0000 (13:26 +0100)]
[MERGE] OPW 56037: make sure res.log context is not bigger than field size (250 chars)

bzr revid: xal@openerp.com-20120229122609-a19ox62555becz02

12 years ago[REVERT] r3591: causing problem to install some modules
Xavier ALT [Wed, 29 Feb 2012 12:03:35 +0000 (13:03 +0100)]
[REVERT] r3591: causing problem to install some modules

bzr revid: xal@openerp.com-20120229120335-8r9qap8m432crv09

12 years ago[FIX] res.log: make sure create context size if not bigger that field size
Xavier ALT [Wed, 29 Feb 2012 11:36:09 +0000 (12:36 +0100)]
[FIX] res.log: make sure create context size if not bigger that field size

bzr revid: xal@openerp.com-20120229113609-7jjsv660j5y61mg9

12 years ago[FIX] res_currency: When passed integer 'ids' as parameter to read() of res_currency...
Ravi Gohil (Open ERP) [Wed, 29 Feb 2012 10:45:15 +0000 (16:15 +0530)]
[FIX] res_currency: When passed integer 'ids' as parameter to read() of res_currency instead of 'ids' as list, traceback is caused(Maintenance Case : 441976)

bzr revid: rgo@tinyerp.com-20120229104515-bp66d657fnwknexr

12 years ago[FIX] filter user context and client specific value from res.log context
Xavier ALT [Tue, 28 Feb 2012 15:25:08 +0000 (16:25 +0100)]
[FIX] filter user context and client specific value from res.log context

 - We do not want to store user context (lang, timezone) and openerp client
   specific values (bin_size, client, _terp_view_name) as those value will
   be updated anyway (depending on user/client settings) when user access
   an res.log item.

bzr revid: xal@openerp.com-20120228152508-5hjiqmezl2j6wbct

12 years ago[FIX] OPW 18442 : View location don't consolidate child, actualy any location with...
tfr@openerp.com [Tue, 28 Feb 2012 15:08:23 +0000 (16:08 +0100)]
[FIX] OPW 18442 : View location don't consolidate child, actualy any location with no stock move, will not compute any stock : Now every location compute his stock for all the product that are involved in stock move, or for the product in the context

bzr revid: tfr@openerp.com-20120228150823-ff2j68dvsedg1r6w

12 years ago[REVERT] r3583: revert back res.log context field to fields.char(size=255)
Xavier ALT [Tue, 28 Feb 2012 11:12:15 +0000 (12:12 +0100)]
[REVERT] r3583: revert back res.log context field to fields.char(size=255)

bzr revid: xal@openerp.com-20120228111215-ldpfujaxii0ovmrb

12 years ago[FIX] res_currency: When passed integer 'ids' as parameter to read() of res_currency...
Ravi Gohil (Open ERP) [Tue, 28 Feb 2012 10:39:54 +0000 (16:09 +0530)]
[FIX] res_currency: When passed integer 'ids' as parameter to read() of res_currency instead of 'ids' as list, traceback is caused(Maintenance Case : 441976)

bzr revid: rgo@tinyerp.com-20120228103954-2gx0yrnvbjy59q6m

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 28 Feb 2012 06:07:39 +0000 (06:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120225053450-6g2npquxxknaxcsr
bzr revid: launchpad_translations_on_behalf_of_openerp-20120228060739-fnyp2o0xojd5hawg

12 years ago[FIX] account: fetch accounts based on company in multi company environment
Rifakat (OpenERP) [Mon, 27 Feb 2012 11:12:46 +0000 (16:42 +0530)]
[FIX] account: fetch accounts based on company in multi company environment

bzr revid: rha@tinyerp.com-20120227111246-jxqalbc55cifqrnt

12 years ago[MERGE] OPW 381612
Xavier ALT [Fri, 24 Feb 2012 16:33:45 +0000 (17:33 +0100)]
[MERGE] OPW 381612

bzr revid: xal@openerp.com-20120224163345-zgdkxp17glcfhuu3

12 years ago[MERGE] resubmit OPW 383649
Xavier ALT [Fri, 24 Feb 2012 15:48:17 +0000 (16:48 +0100)]
[MERGE] resubmit OPW 383649

bzr revid: xal@openerp.com-20120224154817-m64kg3tizs0scp7e

12 years ago[FIX] OPW 383640: reduce move, partner, desc column size on journal report to avoid...
Xavier ALT [Fri, 24 Feb 2012 14:50:00 +0000 (15:50 +0100)]
[FIX] OPW 383640: reduce move, partner, desc column size on journal report to avoid overlap

bzr revid: xal@openerp.com-20120224145000-7b43jdbbm9735im2

12 years ago[MERGE] OPW 19972
Xavier ALT [Fri, 24 Feb 2012 14:22:06 +0000 (15:22 +0100)]
[MERGE] OPW 19972

bzr revid: xal@openerp.com-20120224142206-arzi85zkuda0g418

12 years ago[MERGE] OPW 383510
Xavier ALT [Fri, 24 Feb 2012 14:14:41 +0000 (15:14 +0100)]
[MERGE] OPW 383510

bzr revid: xal@openerp.com-20120224141441-ey7t04rpz23t05h8

12 years ago[MERGE] OPW 57602
Xavier ALT [Fri, 24 Feb 2012 14:09:26 +0000 (15:09 +0100)]
[MERGE] OPW 57602

bzr revid: xal@openerp.com-20120224140926-h5arpvh551ux3u23

12 years ago[FIX] osv: small imp for if condition
Rifakat (OpenERP) [Fri, 24 Feb 2012 13:12:20 +0000 (18:42 +0530)]
[FIX] osv: small imp for if condition

bzr revid: rha@tinyerp.com-20120224131220-xy7cufigwqpk4mnc

12 years ago[FIX] purchase: fix the problem for invoice while delivery order
Rifakat (OpenERP) [Fri, 24 Feb 2012 12:55:01 +0000 (18:25 +0530)]
[FIX] purchase: fix the problem for invoice while delivery order

bzr revid: rha@tinyerp.com-20120224125501-av56ujhkyqv1tm79

12 years ago[MERGE] OPW 18123
Jean-Christophe VASSORT [Fri, 24 Feb 2012 12:51:45 +0000 (13:51 +0100)]
[MERGE] OPW 18123

bzr revid: jcv@openerp.com-20120224125145-9xmoz6kmq9ig6eh1

12 years ago[FIX] Dependancies loop executes when you install a new module
ado [Fri, 24 Feb 2012 12:46:59 +0000 (18:16 +0530)]
[FIX] Dependancies loop executes when you install a new module

bzr revid: ado@tinyerp.com-20120224124659-79pbrylvpgrerx4v

12 years ago[FIX] Dependancies loop executes when you install a new module
ado [Fri, 24 Feb 2012 12:08:17 +0000 (17:38 +0530)]
[FIX] Dependancies loop executes when you install a new module

bzr revid: ado@tinyerp.com-20120224120817-xjr73fdsj88qsm40

12 years ago[MERGE] OPW 17833: System does not take into account the currency of the pricelist...
Jean-Christophe VASSORT [Fri, 24 Feb 2012 10:09:42 +0000 (11:09 +0100)]
[MERGE] OPW 17833: System does not take into account the currency of the pricelist if base price is 'Partner section in product form'

bzr revid: jcv@openerp.com-20120224100942-v5o8lozap85kjsdg

12 years ago[MERGE] OPW 18390
Xavier ALT [Fri, 24 Feb 2012 10:04:28 +0000 (11:04 +0100)]
[MERGE] OPW 18390

bzr revid: xal@openerp.com-20120224100428-93bfa0j0hpoz35eg

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 24 Feb 2012 05:08:43 +0000 (05:08 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120222062431-7m9jmt3jyt470zg3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120223050111-ardvw47kpsucejpr
bzr revid: launchpad_translations_on_behalf_of_openerp-20120224050843-5k37rqmrc9du3til

12 years ago[FIX]:take the user email address if not find from the config file
ksa (OpenERP) [Wed, 22 Feb 2012 10:49:07 +0000 (16:19 +0530)]
[FIX]:take the user email address if not find from the config file

bzr revid: ksa@tinyerp.com-20120222104907-tpfc5kaox337kd44

12 years ago[FIX] account_voucher: do not allow user to change journal when number is non empty
Rifakat (OpenERP) [Wed, 22 Feb 2012 10:42:45 +0000 (16:12 +0530)]
[FIX] account_voucher: do not allow user to change journal when number is non empty

bzr revid: rha@tinyerp.com-20120222104245-1farueo5piop2utv

12 years ago[FIX] Fill inventory is incorrect
ado [Wed, 22 Feb 2012 10:08:38 +0000 (15:38 +0530)]
[FIX] Fill inventory is incorrect

bzr revid: ado@tinyerp.com-20120222100838-g5zjr8nsvuh635wa

12 years ago[FIX] Freight tax not calculating automatically on invoice
ado [Wed, 22 Feb 2012 08:49:11 +0000 (14:19 +0530)]
[FIX] Freight tax not calculating automatically on invoice

bzr revid: ado@tinyerp.com-20120222084911-vhgmqthth7zuz42r

12 years ago[FIX] Freight tax not calculating automatically on invoice
ado [Wed, 22 Feb 2012 08:34:10 +0000 (14:04 +0530)]
[FIX] Freight tax not calculating automatically on invoice

bzr revid: ado@tinyerp.com-20120222083410-tmbmt56bzyvxkzfw

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 22 Feb 2012 05:10:57 +0000 (05:10 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120217052441-bowbmdqc4dg2s608
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218052731-7zxk938b30m690z5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221061614-1bvwtwoykhhe8u8i
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222051057-pq85rmii2bf25737

12 years ago[REVERT] revert r5086, broke sale tests
Xavier ALT [Tue, 21 Feb 2012 19:16:22 +0000 (20:16 +0100)]
[REVERT] revert r5086, broke sale tests

bzr revid: xal@openerp.com-20120221191622-cdcec6snphj5ur9u

12 years ago[MERGE] opw 51169
Jean-Christophe VASSORT [Tue, 21 Feb 2012 16:39:18 +0000 (17:39 +0100)]
[MERGE] opw 51169

bzr revid: jcv@openerp.com-20120221163918-lk8xfaa00djaz3el

12 years ago[MERGE] opw 55403: stock wizard: Precision of Average Unit Cost in Picking Processing
Jean-Christophe VASSORT [Tue, 21 Feb 2012 15:24:32 +0000 (16:24 +0100)]
[MERGE] opw 55403: stock wizard: Precision of Average Unit Cost in Picking Processing

bzr revid: jcv@openerp.com-20120221152432-03majoi5ci7ydko7

12 years ago[FIX] account_voucher: improvement for checking length of move_lines while creating...
Rifakat (OpenERP) [Tue, 21 Feb 2012 12:09:58 +0000 (17:39 +0530)]
[FIX] account_voucher: improvement for checking  length of move_lines while creating partial reconcilation

bzr revid: rha@tinyerp.com-20120221120958-00grldviwws254z0

12 years ago[MERGE] OPW 20038 account:[FIX] : Bold text in Balance Sheet Report
Jean-Christophe VASSORT [Tue, 21 Feb 2012 11:42:18 +0000 (12:42 +0100)]
[MERGE] OPW 20038 account:[FIX] : Bold text in Balance Sheet Report

In Balance Sheet report of Account module, The Font display in Bold and Normal mode seems to be incorrect in both landscape and normal view.

bzr revid: jcv@openerp.com-20120221114218-jnjqbcu02al7ekpj

12 years ago[MERGE] OPW 51172
Xavier ALT [Tue, 21 Feb 2012 11:37:59 +0000 (12:37 +0100)]
[MERGE] OPW 51172

bzr revid: xal@openerp.com-20120221113759-0v5sv8qcpsergeml

12 years ago[MERGE] OPW 52676
Xavier ALT [Tue, 21 Feb 2012 11:24:31 +0000 (12:24 +0100)]
[MERGE] OPW 52676

bzr revid: xal@openerp.com-20120221112431-hu08wz4681wb530w

12 years ago[FIX] hr_holidays borken test case on report generation
Xavier ALT [Tue, 21 Feb 2012 11:21:49 +0000 (12:21 +0100)]
[FIX] hr_holidays borken test case on report generation

bzr revid: xal@openerp.com-20120221112149-9c8u46qxq1s0qqsr

12 years ago[FIX] stock_partial_picking: improve the code by storing value of product UoM (Mainta...
Hardik Ansodariy (OpenERP) [Mon, 20 Feb 2012 12:59:27 +0000 (18:29 +0530)]
[FIX] stock_partial_picking: improve the code by storing value of product UoM (Maintanance case-383606)

bzr revid: han@tinyerp.com-20120220125927-lk7xfb21na60sbwc

12 years ago[FIX] : Period filter in Accounting reports not working
ado [Mon, 20 Feb 2012 10:35:21 +0000 (16:05 +0530)]
[FIX] : Period filter in Accounting reports not working

bzr revid: ado@tinyerp.com-20120220103521-122iajm2et5pio10