odoo/odoo.git
11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Xavier ALT [Tue, 21 Aug 2012 15:09:19 +0000 (17:09 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

bzr revid: xal@openerp.com-20120821150919-rwqszjf1sokumkwe

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Xavier ALT [Tue, 21 Aug 2012 15:07:10 +0000 (17:07 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

bzr revid: xal@openerp.com-20120821150710-f0use50vxfab47vj

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Olivier Dony [Tue, 21 Aug 2012 14:41:28 +0000 (16:41 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

  Frequents calls to list.remove() were being a bottleneck for large
  document lists (100k+). Using a set make remove() calls much faster.

  This commit has a corresponding server patch in the core ir.attachment
  search method.

bzr revid: xal@openerp.com-20120821144128-nbuta933adyufeg4

11 years ago[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases
Olivier Dony [Tue, 21 Aug 2012 14:39:26 +0000 (16:39 +0200)]
[FIX] OPW 577963: ir_attachment: speed up ir.attachment search for large databases

  Frequents calls to list.remove() were being a bottleneck for large
  document lists (100k+). Using a set make remove() calls much faster.

  Also turned a read() into a pure SQL command, as its high-level
  features were unnecessary (security checks performed before and
  after it anyways) and it was 50% slower than the direct SQL version.

  This commit has a corresponding addons patch in order to use a set
  instead of a list in the document module as well.

bzr revid: xal@openerp.com-20120821143926-ta75gd98qi30wbp9

11 years ago[MERGE] OPW 576484: account: fix invoice residual, avoid adding multiple times resid...
Xavier ALT [Mon, 20 Aug 2012 15:53:34 +0000 (17:53 +0200)]
[MERGE]  OPW 576484: account: fix invoice residual, avoid adding multiple times residual for same partial reconcile

  backport of v6.1 revid: xal@openerp.com-20120820155257-409j3axs2pvslp2t

bzr revid: xal@openerp.com-20120820155334-eb00rip48web8ql6

11 years ago[MERGE] OPW 574507: mrp: 'change qty' wizard on MO have to also update the related...
Xavier ALT [Fri, 17 Aug 2012 08:43:48 +0000 (10:43 +0200)]
[MERGE] OPW 574507: mrp: 'change qty' wizard on MO have to also update the related picking list stock move quantity

  backport of v6.1 revid: xal@openerp.com-20120817083610-pzmdyrczmw4asocb

bzr revid: xal@openerp.com-20120817084348-493i108zp1w90gb8

11 years ago[MERGE] OPW 576461: account: on invoice move creation, correctly compute quantity...
Xavier ALT [Fri, 17 Aug 2012 07:56:35 +0000 (09:56 +0200)]
[MERGE] OPW 576461: account: on invoice move creation, correctly compute quantity and amount currency when journal is configured for grouping

  backport of v6.1 revid: xal@openerp.com-20120817073309-3r3r1eq4o39lwkt1

bzr revid: xal@openerp.com-20120817075635-uxlifj11rsd5bn3t

11 years ago[MERGE] OPW 576898: stock: when changing stock.move product lot, do not crash if...
Xavier ALT [Fri, 17 Aug 2012 07:46:56 +0000 (09:46 +0200)]
[MERGE] OPW 576898: stock: when changing stock.move product lot, do not crash if user didn't fill the product field

  backport of v6.1 revid: xal@openerp.com-20120807100435-x2k5ux8nmfetdndi

bzr revid: xal@openerp.com-20120817074656-h6zz2rld2d7nt6do

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 15 Aug 2012 04:55:51 +0000 (04:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120724051429-tys1d9xfkzkci779
bzr revid: launchpad_translations_on_behalf_of_openerp-20120724055935-a0sxrx927xotl8w5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120725045628-2m7z09eib6wg566s
bzr revid: launchpad_translations_on_behalf_of_openerp-20120726045704-7heijlqovnu4wnq4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120727053026-83o4lb636sibhird
bzr revid: launchpad_translations_on_behalf_of_openerp-20120728050854-xcxpc79utdv86frb
bzr revid: launchpad_translations_on_behalf_of_openerp-20120729044546-3jjg6w7zx4gbp62v
bzr revid: launchpad_translations_on_behalf_of_openerp-20120730050236-zfrl82ns5lgv9clz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120731051438-xod5aguvkpunakm9
bzr revid: launchpad_translations_on_behalf_of_openerp-20120801050351-hivwcsz14e7fa11p
bzr revid: launchpad_translations_on_behalf_of_openerp-20120802050815-crjbuiqcxn77c04m
bzr revid: launchpad_translations_on_behalf_of_openerp-20120803060743-u7bwm0d501b2h1om
bzr revid: launchpad_translations_on_behalf_of_openerp-20120808044948-mji15gsv7rfmsyg5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120809051026-vdmpf8z1dizw5pta
bzr revid: launchpad_translations_on_behalf_of_openerp-20120811055334-0l7nd90vf0dbb9ja
bzr revid: launchpad_translations_on_behalf_of_openerp-20120813054921-a1t3w4rvz37kkliq
bzr revid: launchpad_translations_on_behalf_of_openerp-20120814050409-imgdi5yq7938u9d6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120815045551-r2saab32lwd5zr47

11 years ago[MERGE] OPW 573839: account: never allow cancelling entries on closed financial periods
Xavier ALT [Mon, 23 Jul 2012 08:26:42 +0000 (10:26 +0200)]
[MERGE] OPW 573839: account: never allow cancelling entries on closed financial periods

bzr revid: xal@openerp.com-20120723082642-4yro8gweawjucybz

12 years ago[FIX] account_move: Fixed the issue of allowing cancel journal entries of closed...
Hardik Ansodariy (OpenERP) [Wed, 18 Apr 2012 06:45:09 +0000 (12:15 +0530)]
[FIX] account_move: Fixed the issue of allowing cancel journal entries of closed periods (Maintanace Case :573839)

bzr revid: han@tinyerp.com-20120418064509-ff7xnvof8xofxbnj

12 years ago[MERGE] OPW 573067: procurement: add missing index on 'priority' and 'date_planned...
Xavier ALT [Fri, 30 Mar 2012 09:10:34 +0000 (11:10 +0200)]
[MERGE] OPW 573067: procurement: add missing index on 'priority' and 'date_planned' fields

bzr revid: xal@openerp.com-20120330091034-defqiots9g7lkslq

12 years ago[MERGE] OPW 383660: product: when saving new uom ratio, bad rounding on ratio could...
Xavier ALT [Fri, 30 Mar 2012 08:53:02 +0000 (10:53 +0200)]
[MERGE] OPW 383660: product: when saving new uom ratio, bad rounding on ratio could change it

bzr revid: xal@openerp.com-20120330085302-11n4psc78s607y4n

12 years ago[FIX] procurement: Added indexing on field plaaned_date and priority, select=True...
Hardik Ansodariy (OpenERP) [Fri, 30 Mar 2012 08:42:06 +0000 (14:12 +0530)]
[FIX] procurement: Added indexing on field plaaned_date and priority, select=True:(Maintanace Case: 573067)

bzr revid: han@tinyerp.com-20120330084206-52r39vklxbzk94kt

12 years ago[MERGE] OPW 383665: account: fix 'filter by periods' for balance sheet, general ledge...
Xavier ALT [Fri, 30 Mar 2012 08:18:16 +0000 (10:18 +0200)]
[MERGE] OPW 383665: account: fix 'filter by periods' for balance sheet, general ledger and profit&loss reports

bzr revid: xal@openerp.com-20120330081816-q4mqw96173wcnfnl

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120330045716-wpum1lkbp94i2glw

12 years ago[MERGE] OPW 573067: stock: improve speed of procurement schedulers
Xavier ALT [Thu, 29 Mar 2012 16:28:25 +0000 (18:28 +0200)]
[MERGE] OPW 573067: stock: improve speed of procurement schedulers

bzr revid: xal@openerp.com-20120329162825-mf9eutvjuznjk6we

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120328050456-fu16t1myap2k7knl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120329045257-cim0sd52g3opmmrx

12 years ago[MERGE] OPW 572905: fix Integrity Error when account move line have an amount of...
Xavier ALT [Tue, 27 Mar 2012 12:01:49 +0000 (14:01 +0200)]
[MERGE] OPW 572905: fix Integrity Error when account move line have an amount of 0 (zero)

bzr revid: xal@openerp.com-20120327120149-otma4l5esoeuerrw

12 years ago[MERGE] OPW 381582: stock: on inventory, product qty should be computed up to 'invent...
Xavier ALT [Tue, 27 Mar 2012 08:26:00 +0000 (10:26 +0200)]
[MERGE] OPW 381582: stock: on inventory, product qty should be computed up to 'inventory date', not after

bzr revid: xal@openerp.com-20120327082600-46zkebu2phwkc99d

12 years ago[FIX] stock: on inventory, product qty should be computed up to 'inventory date'...
Fabien Pinckaers [Tue, 27 Mar 2012 08:23:08 +0000 (10:23 +0200)]
[FIX] stock: on inventory, product qty should be computed up to 'inventory date', not after

bzr revid: xal@openerp.com-20120327082308-4o2j8zp1mne0hi96

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120327050205-8uyxeatmoirl5fjq

12 years ago[MERGE] OPW 382088: account: build_ctx_periods method return more periods than asked...
Xavier ALT [Mon, 26 Mar 2012 15:50:10 +0000 (17:50 +0200)]
[MERGE] OPW 382088: account: build_ctx_periods method return more periods than asked when both period are the same

bzr revid: xal@openerp.com-20120326155010-jr2gq6k8zdfc2j4g

12 years ago[MERGE] OPW 382027: mrp: fix layout problem in 'Product cost structure' report
Xavier ALT [Mon, 26 Mar 2012 15:40:57 +0000 (17:40 +0200)]
[MERGE] OPW 382027: mrp: fix layout problem in 'Product cost structure' report

bzr revid: xal@openerp.com-20120326154057-s3dvya275jesmjxi

12 years ago[MERGE] OPW 51079: purchase: if invoicing control is 'from picking', line with produc...
Xavier ALT [Mon, 26 Mar 2012 14:26:25 +0000 (16:26 +0200)]
[MERGE] OPW 51079: purchase: if invoicing control is 'from picking', line with product type = 'service' have to be invoiced too

bzr revid: xal@openerp.com-20120326142625-fddcgkahkx5r1t4v

12 years ago[MERGE] OPW 572592: l10n_uk: internal type for VAT account should be 'other'
Xavier ALT [Mon, 26 Mar 2012 13:42:31 +0000 (15:42 +0200)]
[MERGE] OPW 572592: l10n_uk: internal type for VAT account should be 'other'

bzr revid: xal@openerp.com-20120326134231-yg1n22fjn9it0gwy

12 years ago[MERGE] OPW 572473: account_voucher: fix update of lines amount when paying a refunde...
Xavier ALT [Mon, 26 Mar 2012 12:19:26 +0000 (14:19 +0200)]
[MERGE] OPW 572473: account_voucher: fix update of lines amount when paying a refunded customer invoice

bzr revid: xal@openerp.com-20120326121926-nptf103ip6ou4lu5

12 years ago[MERGE] OPW 572562: pass 'note' field for invoice created from sale order / stock...
Xavier ALT [Mon, 26 Mar 2012 11:12:22 +0000 (13:12 +0200)]
[MERGE] OPW 572562: pass 'note' field for invoice created from sale order / stock picking

bzr revid: xal@openerp.com-20120326111222-g209v6wiggl0fiz7

12 years ago[MERGE] OPW 383653: sale: Salesman is not transmitted between the Sale Order and...
Xavier ALT [Mon, 26 Mar 2012 09:22:02 +0000 (11:22 +0200)]
[MERGE] OPW 383653: sale: Salesman is not transmitted between the Sale Order and the Invoice while creating 'Invoice from Picking'

bzr revid: xal@openerp.com-20120326092202-anbq7i8a3fnhkpl1

12 years ago[REF]fixed problem of extremely slow mrp-scheduler when there exists thousands of...
Tony Gu [Sun, 25 Mar 2012 06:13:22 +0000 (14:13 +0800)]
[REF]fixed problem of extremely slow mrp-scheduler when there exists thousands of (exception) procurements

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

bzr revid: digisatori@gmail.com-20120325061322-24ekqe4ogyqyi50y

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 25 Mar 2012 05:42:06 +0000 (05:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120321053057-2i5224xw9pog2o6a
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322054731-0qv5l7ogsa30verm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323050610-rb3u0z2oq7niz1pv
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324051804-4xhv4id9j2pgi7pa
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325054206-7r8jpwx9smuad0bh

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 05:46:50 +0000 (05:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322054650-ivjowk46uvf3jfpf

12 years ago[MERGE] OPW 57622: base_action_rule: complete date time if date_field contains only...
Yannick Vaucher@Camptocamp [Tue, 20 Mar 2012 17:42:56 +0000 (18:42 +0100)]
[MERGE] OPW 57622: base_action_rule: complete date time if date_field contains only a date

bzr revid: xal@openerp.com-20120320174256-cskd1mdv6cju2dvs

12 years ago[MERGE] debian: update changelog for v6.0.4
Xavier ALT [Tue, 20 Mar 2012 17:30:59 +0000 (18:30 +0100)]
[MERGE] debian: update changelog for v6.0.4

bzr revid: xal@openerp.com-20120320173059-6ljlls0834xq38rz

12 years ago[FIX] debian: update changelog for v6.0.4
Xavier ALT [Tue, 20 Mar 2012 17:29:59 +0000 (18:29 +0100)]
[FIX] debian: update changelog for v6.0.4

bzr revid: xal@openerp.com-20120320172959-r7x2ytsf96d0w650

12 years ago[IMP] purchase: avoid copying the move_dest_id while duplicating
Najlaâ [Tue, 20 Mar 2012 10:37:52 +0000 (11:37 +0100)]
[IMP] purchase: avoid copying the move_dest_id while duplicating

bzr revid: nel@tinyerp.com-20120320103752-oo2o597fxn6qdppf

12 years ago[MERGE] OPW 383719: base: make res.partner.address name_search() consistent with...
Xavier ALT [Tue, 20 Mar 2012 09:55:01 +0000 (10:55 +0100)]
[MERGE] OPW 383719: base: make res.partner.address name_search() consistent with name_get() behaviour

bzr revid: xal@openerp.com-20120320095501-2ty23pxv0hkxtsno

12 years ago[FIX] Invoice : Cancelling the invoice have amount = 0 in invoice line raised Integri...
skh [Tue, 20 Mar 2012 09:47:23 +0000 (15:17 +0530)]
[FIX] Invoice : Cancelling the invoice have amount = 0 in invoice line raised Integrity Error (Ref: Case 572905)

bzr revid: skh@tinyerp.com-20120320094723-e2muvd43em3xmgef

12 years ago[FIX] base: make res.partner.address name_search() consistent with name_get() behaviour
Xavier ALT [Tue, 20 Mar 2012 09:07:07 +0000 (10:07 +0100)]
[FIX] base: make res.partner.address name_search() consistent with name_get() behaviour

bzr revid: xal@openerp.com-20120320090707-ub95bf8aj099gbpf

12 years ago[FIX]:When we make a payment on a Customer refund, the field amount stay to zero...
ksa (OpenERP) [Tue, 20 Mar 2012 07:20:19 +0000 (12:50 +0530)]
[FIX]:When we make a payment on a Customer refund, the field amount stay to  zero on the credits lines

bzr revid: ksa@tinyerp.com-20120320072019-zn3hxbjun98sy047

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120315050013-bteuqcwt072b1hr4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120320051858-onb1ta8lpwf2s69p
bzr revid: launchpad_translations_on_behalf_of_openerp-20120320051907-apzf68wifb0u0fqw

12 years ago[FIX] base_action_rule : reverted fix as per the discussion with XAL : (Maintenance...
Yannick Vaucher @ Camptocamp [Tue, 20 Mar 2012 05:09:05 +0000 (10:39 +0530)]
[FIX] base_action_rule : reverted fix as per the discussion with XAL : (Maintenance Case : 57622)

bzr revid: rgo@tinyerp.com-20120320050905-yn4wbmltk6qgx88m

12 years ago[MERGE] OPW 18195: invoice: do not allow modification of 'check total' field when...
Xavier ALT [Mon, 19 Mar 2012 13:52:22 +0000 (14:52 +0100)]
[MERGE] OPW 18195: invoice: do not allow modification of 'check total' field when invoice is in 'paid' state

bzr revid: xal@openerp.com-20120319135222-uz3yyixpqecsa8f0

12 years ago[MERGE] OPW 382055: allow accounting/manager to create new sequence type at journal...
Xavier ALT [Mon, 19 Mar 2012 13:37:38 +0000 (14:37 +0100)]
[MERGE] OPW 382055: allow accounting/manager to create new sequence type at journal creation

bzr revid: xal@openerp.com-20120319133738-qloi9y9n2x2w29rn

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120317050556-cub71sfjkomezc6f
bzr revid: launchpad_translations_on_behalf_of_openerp-20120319045722-1vw6jyf62rp3il09

12 years ago[FIX] OPW 18195: account: do not allow modification of 'check_total' field in 'paid...
Priyesh Solanki [Fri, 16 Mar 2012 16:47:19 +0000 (17:47 +0100)]
[FIX] OPW 18195: account: do not allow modification of 'check_total' field in 'paid' state

bzr revid: xal@openerp.com-20120316164719-gqqiwstap4nzjzhp

12 years ago[MERGE] OPW 50604: account: on taxe report is was difficult to differentiate between...
Xavier ALT [Fri, 16 Mar 2012 10:43:54 +0000 (11:43 +0100)]
[MERGE] OPW 50604: account: on taxe report is was difficult to differentiate between 'tax codes' and 'financial accounts'

bzr revid: xal@openerp.com-20120316104354-4pbvotgd114w8lgy

12 years ago[MERGE] OPW 515712: account: default bank statement line date as today if do not...
Xavier ALT [Fri, 16 Mar 2012 09:58:21 +0000 (10:58 +0100)]
[MERGE] OPW 515712: account: default bank statement line date as today if do not contextual date

bzr revid: xal@openerp.com-20120316095821-7bierk026nm69xki

12 years ago[MERGE] OPW 381883: crm: for default body, default reply body use user signature...
Xavier ALT [Fri, 16 Mar 2012 09:32:45 +0000 (10:32 +0100)]
[MERGE] OPW 381883: crm: for default body, default reply body use user signature, not the case responsible signature

bzr revid: xal@openerp.com-20120316093245-1lg3gvqqbyt0e03m

12 years ago[MERGE] OPW 572444: account: fix invoice analysis for tax included amount (using...
Xavier ALT [Fri, 16 Mar 2012 08:11:22 +0000 (09:11 +0100)]
[MERGE] OPW 572444: account: fix invoice analysis for tax included amount (using price_subtotal for 'total untaxed')

bzr revid: xal@openerp.com-20120316081122-lb9ewwpxd8qdk23d

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120315050037-o4j6h4vun2s3khm0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120316051844-mgl13u0d4uior8do

12 years ago[FIX] account: default statement line date as today if do not get context date
Ravi Gohil (Open ERP) [Thu, 15 Mar 2012 13:47:26 +0000 (19:17 +0530)]
[FIX] account: default statement line date as today if do not get context date

bzr revid: rgo@tinyerp.com-20120315134726-mzj01bzjveptcmhc

12 years ago[IMP]:correct the code
ksa (OpenERP) [Thu, 15 Mar 2012 10:08:19 +0000 (15:38 +0530)]
[IMP]:correct the code

bzr revid: ksa@tinyerp.com-20120315100819-m25o6ibf2c05guhx

12 years ago[FIX] account_payment: When importing a payment line using wizard in Bank Statement...
Ravi Gohil (Open ERP) [Thu, 15 Mar 2012 09:43:32 +0000 (15:13 +0530)]
[FIX] account_payment: When importing a payment line using wizard in Bank Statement form view the date set in statement line is not same as the one in payment line : (Maintenance Case : 515712)

bzr revid: rgo@tinyerp.com-20120315094332-zxkca6t33kb5ju9x

12 years ago[MERGE] OPW 383606: stock: partial picking wizard: fix an rounding issue on exceeding...
Xavier ALT [Wed, 14 Mar 2012 13:56:28 +0000 (14:56 +0100)]
[MERGE] OPW 383606: stock: partial picking wizard: fix an rounding issue on exceeding qty check

bzr revid: xal@openerp.com-20120314135628-f122pqt61f07y026

12 years ago[MERGE] OPW 383672: stock: improve speed of product's stock quantity/value calculation
Xavier ALT [Wed, 14 Mar 2012 13:34:38 +0000 (14:34 +0100)]
[MERGE] OPW 383672: stock: improve speed of product's stock quantity/value calculation

bzr revid: xal@openerp.com-20120314133438-5o0k4ds3qd5unr6o

12 years ago[MERGE] OPW 35611: fix sorting for object with multilevel inheritance
Xavier ALT [Wed, 14 Mar 2012 12:49:12 +0000 (13:49 +0100)]
[MERGE] OPW 35611: fix sorting for object with multilevel inheritance

bzr revid: xal@openerp.com-20120314124912-1o65aw3ljx0ura3q

12 years ago[MERGE] OPW 381537: force date and period update on voucher when confirming bank...
Xavier ALT [Wed, 14 Mar 2012 12:45:56 +0000 (13:45 +0100)]
[MERGE] OPW 381537: force date and period update on voucher when confirming bank statement + take statement date as default statement line date

bzr revid: xal@openerp.com-20120314124556-7avzkhzlhlzc3t85

12 years ago[FIX] account_voucher: simplified payment voucher, update voucher at a time of confir...
Rifakat (OpenERP) [Wed, 14 Mar 2012 11:52:37 +0000 (17:22 +0530)]
[FIX] account_voucher: simplified payment voucher, update voucher at a time of confirmation of bank statement

bzr revid: rha@tinyerp.com-20120314115237-rktb45q0eitmqoo5

12 years ago[FIX] account_voucher: put on_change() in account_voucher and removed check of statem...
Rifakat (OpenERP) [Wed, 14 Mar 2012 10:44:58 +0000 (16:14 +0530)]
[FIX] account_voucher: put on_change() in account_voucher and removed check of statement date vesus voucher date

bzr revid: rha@tinyerp.com-20120314104458-13ikcbw377jh987w

12 years ago[IMP] rework _inherits_join_add() calls to not break v6.0 API
Xavier ALT [Wed, 14 Mar 2012 09:12:04 +0000 (10:12 +0100)]
[IMP] rework _inherits_join_add() calls to not break v6.0 API

bzr revid: xal@openerp.com-20120314091204-onpkn1ak1eb16lbv

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120314045410-0qc48wscveza5712

12 years ago[MERGE] OPW 510047: fix demo data for project 'Integrate a Sale and Warehouse Management'
Xavier ALT [Tue, 13 Mar 2012 17:18:06 +0000 (18:18 +0100)]
[MERGE] OPW 510047: fix demo data for project 'Integrate a Sale and Warehouse Management'

bzr revid: xal@openerp.com-20120313171806-o7kz8vg0cp6lwphp

12 years ago[MERGE] OPW 381973: account: accounting dashboard must filter datas per company ...
Xavier ALT [Tue, 13 Mar 2012 16:46:39 +0000 (17:46 +0100)]
[MERGE] OPW 381973: account: accounting dashboard must filter datas per company - multi-company support

bzr revid: xal@openerp.com-20120313164639-u0yhzxa60i5o1dmh

12 years ago[MERGE] OPW 381973: stock: do not compute product values on stock location when there...
Xavier ALT [Tue, 13 Mar 2012 16:33:22 +0000 (17:33 +0100)]
[MERGE] OPW 381973: stock: do not compute product values on stock location when there is no product_id submitted through context

bzr revid: xal@openerp.com-20120313163322-m2ua76ve1fb5wp2q

12 years ago[FIX] purchase: add missing coma in sql query
Xavier ALT [Tue, 13 Mar 2012 14:24:17 +0000 (15:24 +0100)]
[FIX] purchase: add missing coma in sql query

bzr revid: xal@openerp.com-20120313142417-2nfjt2zw2hbrhl00

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 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 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 ago[FIX] account_voucher: set invoice_ids to []
Najlaâ [Thu, 8 Mar 2012 08:51:23 +0000 (09:51 +0100)]
[FIX]  account_voucher: set invoice_ids to []

bzr revid: nel@tinyerp.com-20120308085123-gzt7xnn2opfknu0i

11 years ago[FIX] duplication of invoice lines when duplicating a partner
Najlaâ [Mon, 23 Jul 2012 07:48:24 +0000 (09:48 +0200)]
[FIX] duplication of invoice lines  when duplicating a partner

bzr revid: nel@tinyerp.com-20120723074824-fjfaapfu14q632br

11 years ago[MERGE] OPW 575766: project: fix error message not translated when trying to delete...
Xavier ALT [Mon, 23 Jul 2012 07:49:22 +0000 (09:49 +0200)]
[MERGE] OPW 575766: project: fix error message not translated when trying to delete an analytic account linked to a project (v6.1 backport)

bzr revid: xal@openerp.com-20120723074922-b80xh0leyxxec90p

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 23 Jul 2012 05:24:30 +0000 (05:24 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120717050945-jkj41ym0b3k8c0ko
bzr revid: launchpad_translations_on_behalf_of_openerp-20120718054732-d1ptz5cuuwx4zhrd
bzr revid: launchpad_translations_on_behalf_of_openerp-20120719045705-jncmv4svvpt02q8v
bzr revid: launchpad_translations_on_behalf_of_openerp-20120721052649-6o8u8gu1s7jbe4jx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120722045420-3exqzuiym2czms2n
bzr revid: launchpad_translations_on_behalf_of_openerp-20120723052430-d9w4dhwqii1onius

11 years ago[MERGE] OPW 574806: process: process node active state should be evaluated on related...
Xavier ALT [Mon, 16 Jul 2012 09:58:22 +0000 (11:58 +0200)]
[MERGE] OPW 574806: process: process node active state should be evaluated on related related model_id, if defined

bzr revid: xal@openerp.com-20120716095822-wwi39412fflq9ugb

11 years ago[MERGE] OPW 575178: process: node conditions have priority over model states
Xavier ALT [Mon, 16 Jul 2012 08:48:49 +0000 (10:48 +0200)]
[MERGE] OPW 575178: process: node conditions have priority over model states

  - process node conditions defined which nodes can be reached in the current
    context, so nodes which doesn't fullfill the conditions should stay gray
    even if ``model_states`` eval to True.

bzr revid: xal@openerp.com-20120716084849-k6c0gdgz3gh8t8dc

11 years ago[MERGE] OPW 51167: report: fix header pageCount always zero + add automatic per-story...
Xavier ALT [Mon, 16 Jul 2012 07:49:12 +0000 (09:49 +0200)]
[MERGE] OPW 51167: report: fix header pageCount always zero + add automatic per-story pageCount

bzr revid: xal@openerp.com-20120716074912-5pupekyt9ieusxpr

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 14 Jul 2012 06:39:41 +0000 (06:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120707053701-weih5t4dya5w6mu1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120708045248-phkfmb6fpsmeppg4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120709045952-or5bbhvaha1ktnrp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120630052253-ti4civqeo5zd3o0c
bzr revid: launchpad_translations_on_behalf_of_openerp-20120701044909-d0swwvl4316eofvo
bzr revid: launchpad_translations_on_behalf_of_openerp-20120703060028-r0wq1q4m3phsc843
bzr revid: launchpad_translations_on_behalf_of_openerp-20120704045006-ojajn89txal4k7kp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120705050242-fzf9t44d4fxx3o76
bzr revid: launchpad_translations_on_behalf_of_openerp-20120706051358-metpmqggi980wvhr
bzr revid: launchpad_translations_on_behalf_of_openerp-20120707053712-jxs0ihgr2hyexvx6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120708045303-hmsdm6bn16cks12m
bzr revid: launchpad_translations_on_behalf_of_openerp-20120709050007-mbswz0osrpr1f1b1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120710054748-7iftxv32p11a50lx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120711052828-390np0f50cu1x4k5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120713051046-ej820eng36t5o54k
bzr revid: launchpad_translations_on_behalf_of_openerp-20120714063941-gdsssmx3mnlv33ov

11 years ago[MERGE] OPW 572758: sale,purchase: ensure proper rounding of on_change results
Olivier Dony [Fri, 29 Jun 2012 16:13:21 +0000 (18:13 +0200)]
[MERGE] OPW 572758: sale,purchase: ensure proper rounding of on_change results

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

bzr revid: odo@openerp.com-20120629161321-ytwffsko2e5esj8b

11 years ago[MERGE] OPW 572758: sale,purchase: ensure proper rounding of on_change results
Olivier Dony [Fri, 29 Jun 2012 14:14:29 +0000 (16:14 +0200)]
[MERGE] OPW 572758: sale,purchase: ensure proper rounding of on_change results

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

bzr revid: odo@openerp.com-20120629141429-jjts3op6crkq6njw

11 years ago[MERGE] OPW 572856: translate: attempt to auto-detect user's language preferences...
Olivier Dony [Fri, 29 Jun 2012 12:39:54 +0000 (14:39 +0200)]
[MERGE] OPW 572856: translate: attempt to auto-detect user's language preferences when no context is available

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

bzr revid: odo@openerp.com-20120629123954-3znav7vibe5v920o

11 years ago[MERGE] base_vat: fix switzerland vat check for number having final csum == 0
Xavier ALT [Fri, 29 Jun 2012 10:48:21 +0000 (12:48 +0200)]
[MERGE] base_vat: fix switzerland vat check for number having final csum == 0

  backport of trunk chs@openerp.com-20120621143152-1h8xvyoj5rw899ww

bzr revid: xal@openerp.com-20120629104821-27nzikgbdt4u5q9a