odoo/odoo.git
14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Tue, 24 Nov 2009 04:39:26 +0000 (04:39 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20091121044610-tjrx7la00uxma6de
bzr revid: codehost@crowberry-20091122044933-ihaqkrgt1aoagncx
bzr revid: codehost@crowberry-20091123045019-jio3znf671fao8rl
bzr revid: codehost@crowberry-20091124043926-b8puhodw1lp0p9pn

14 years ago[IMP] better connection pool
Christophe Simonis [Mon, 23 Nov 2009 17:07:34 +0000 (18:07 +0100)]
[IMP] better connection pool

bzr revid: chs@tinyerp.com-20091123170734-usmmwc5uzoik73hs

14 years ago[ADD]: Added tooltips for all state fields.
uco (OpenERP) [Mon, 23 Nov 2009 13:52:38 +0000 (19:22 +0530)]
[ADD]: Added tooltips for all state fields.

bzr revid: uco@tinyerp.co.in-20091123135238-oadv1oyefpsi9631

14 years agochanges in xml
kum (Open ERP) [Mon, 23 Nov 2009 13:47:57 +0000 (19:17 +0530)]
changes in xml

bzr revid: kum@tinyerp.co.in-20091123134757-eauk0167vvjegnvf

14 years ago[FIX]: Small Change
uco (OpenERP) [Mon, 23 Nov 2009 13:41:22 +0000 (19:11 +0530)]
[FIX]: Small Change

bzr revid: uco@tinyerp.co.in-20091123134122-9d36120dn6ehhtdz

14 years ago[REVERT] expression: ANY is not work well in sql query. It is raised exception.so...
Harry (Open ERP) [Mon, 23 Nov 2009 07:15:58 +0000 (12:45 +0530)]
[REVERT] expression: ANY is not work well in sql query. It is raised exception.so changes in query is reverted

bzr revid: hmo@tinyerp.com-20091123071558-sea2rhnfmkr9ag71

14 years ago[FIX] orm: try..except block is buggy. dom is used in this block
Harry (Open ERP) [Mon, 23 Nov 2009 06:46:28 +0000 (12:16 +0530)]
[FIX] orm: try..except block is buggy. dom is used in this block

bzr revid: hmo@tinyerp.com-20091123064628-ovsu709rr8eh1xff

14 years ago[IMP]: remove all menus (and their related actions) and keep
uco (OpenERP) [Mon, 23 Nov 2009 05:29:17 +0000 (10:59 +0530)]
[IMP]: remove all menus (and their related actions) and keep

bzr revid: uco@tinyerp.co.in-20091123052917-bj8x7mvtyqt41w72

14 years ago[IMP] Company form view layout improved
Jay (Open ERP) [Sat, 21 Nov 2009 07:28:26 +0000 (12:58 +0530)]
[IMP] Company form view layout improved

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

bzr revid: jvo@tinyerp.com-20091121072826-17mzy8gnfgn7n8g9

14 years ago[FIX]: Using 'State' instead of 'Status'.
uco (OpenERP) [Sat, 21 Nov 2009 05:57:41 +0000 (11:27 +0530)]
[FIX]: Using 'State' instead of 'Status'.

bzr revid: uco@tinyerp.co.in-20091121055741-tb3y84j1dd352jg9

14 years ago[merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
xrg [Fri, 20 Nov 2009 14:31:04 +0000 (20:01 +0530)]
[merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts

bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9

14 years ago[IMP] ir_sequence,res_company,res_currency objects related to company_id.
gpa [Fri, 20 Nov 2009 13:49:13 +0000 (19:19 +0530)]
[IMP] ir_sequence,res_company,res_currency objects related to company_id.

bzr revid: gpa@gpa-desktop-20091120134913-yeksffwd05mlrwoi

14 years ago[IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id...
gpa [Fri, 20 Nov 2009 13:47:42 +0000 (19:17 +0530)]
[IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module.

bzr revid: gpa@gpa-desktop-20091120134742-xzwscqyhzxsbijt5

14 years ago[IMP]: Improved process flow for customer invoice, supplier invoice, statement, emplo...
uco (OpenERP) [Fri, 20 Nov 2009 12:17:05 +0000 (17:47 +0530)]
[IMP]: Improved process flow for customer invoice, supplier invoice, statement, employee contract and timesheet.

bzr revid: uco@tinyerp.co.in-20091120121705-bca1bp1ckmwzlrko

14 years ago[IMP] remove and rename po files in all modules available on addons for launchpad...
mra (Open ERP) [Fri, 20 Nov 2009 11:59:56 +0000 (17:29 +0530)]
[IMP] remove and rename po files in all modules available on addons for launchpad translation synchronization

bzr revid: mra@tinyerp.com-20091120115956-noox8bji102anmsj

14 years ago[IMP] minor change in trans_load_data now it will create iso code while creating...
mra (Open ERP) [Fri, 20 Nov 2009 11:57:21 +0000 (17:27 +0530)]
[IMP] minor change in trans_load_data now it will create iso code while creating res.lang for transaltion work

bzr revid: mra@tinyerp.com-20091120115721-r9uuewzrqu1cg4ko

14 years ago[ADD] add get_iso_code method on misc which will give file name for translation using...
mra (Open ERP) [Fri, 20 Nov 2009 11:44:41 +0000 (17:14 +0530)]
[ADD] add get_iso_code method on misc which will give file name for translation using locale name

bzr revid: mra@tinyerp.com-20091120114441-imwgyyu7nidjhuza

14 years ago[IMP] modify update translation defination now it will check iso code for file name...
mra (Open ERP) [Fri, 20 Nov 2009 11:39:28 +0000 (17:09 +0530)]
[IMP] modify update translation defination now it will check iso code for file name (Translation)

bzr revid: mra@tinyerp.com-20091120113928-s9tbbmwjnct11t38

14 years ago[ADD] add new field on res.lang object view iso_code which is for file name on i18n...
mra (Open ERP) [Fri, 20 Nov 2009 11:36:10 +0000 (17:06 +0530)]
[ADD] add new field on res.lang object view iso_code which is for file name on i18n (LP synchronization with bzr branch for transaltion)

bzr revid: mra@tinyerp.com-20091120113610-e90eculcwr9mff9h

14 years ago[ADD] add new field on res.lang object iso_code which is for file name on i18n (LP...
mra (Open ERP) [Fri, 20 Nov 2009 11:33:49 +0000 (17:03 +0530)]
[ADD] add new field on res.lang object iso_code which is for file name on i18n (LP synchronization with bzr branch for transaltion)

bzr revid: mra@tinyerp.com-20091120113349-gdlq582sd1n52jr4

14 years agoMerged
hda (Tiny) [Fri, 20 Nov 2009 09:48:38 +0000 (15:18 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091120094838-vfsnujbxtbukj6ty

14 years agoRemoved extended menu group and added extended group
hda (Tiny) [Fri, 20 Nov 2009 09:45:59 +0000 (15:15 +0530)]
Removed extended menu group and added extended group

bzr revid: hda@tinyerp.com-20091120094559-7kvu5sr7357082ma

14 years agoRemoved extended menu group and added extended group
hda (Tiny) [Fri, 20 Nov 2009 09:45:12 +0000 (15:15 +0530)]
Removed extended menu group and added extended group

bzr revid: hda@tinyerp.com-20091120094512-yj9qnags9zogvtmk

14 years ago[IMP]: Changes in process flow views.
uco (OpenERP) [Fri, 20 Nov 2009 08:26:48 +0000 (13:56 +0530)]
[IMP]: Changes in process flow views.

bzr revid: uco@tinyerp.co.in-20091120082648-77a1uvnhx4aw2gjl

14 years ago[REF]: Changes in i18n translation files.
uco (OpenERP) [Fri, 20 Nov 2009 07:23:16 +0000 (12:53 +0530)]
[REF]: Changes in i18n translation files.

bzr revid: uco@tinyerp.co.in-20091120072316-0qrxmm4bjjyprczh

14 years ago[IMP] : Give referance of extended group to menus
pso [Fri, 20 Nov 2009 07:19:47 +0000 (12:49 +0530)]
[IMP] : Give referance of extended group to menus

bzr revid: pso@tinyerp.com-20091120071947-fa2zhgs7qeene3pu

14 years ago[Merge]: Merged with parent branch
uco (OpenERP) [Fri, 20 Nov 2009 06:29:20 +0000 (11:59 +0530)]
[Merge]: Merged with parent branch

bzr revid: uco@tinyerp.co.in-20091120062920-daqa7ki3nw05pi6n

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Fri, 20 Nov 2009 04:42:19 +0000 (04:42 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20091119043710-dfgbbwg5f57qwz5k
bzr revid: codehost@crowberry-20091120044219-5areuy3uijlj3gbl

14 years ago[IMP] Improved views for project and project_gtd
Fabien Pinckaers [Thu, 19 Nov 2009 00:18:15 +0000 (01:18 +0100)]
[IMP] Improved views for project and project_gtd

bzr revid: fp@tinyerp.com-20091119001815-n9joopr89gruf4sl

14 years ago[IMP] revert the changes for LP transaltion checking synchronization on quality module
mra (Open ERP) [Wed, 18 Nov 2009 11:36:09 +0000 (17:06 +0530)]
[IMP] revert the changes for LP transaltion checking synchronization on quality module

bzr revid: mra@tinyerp.com-20091118113609-vsvru14cno7je25n

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 18 Nov 2009 04:44:11 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20091118044411-3dxqvrt76u3301ak

14 years agoMerged
HDA (OpenERP) [Tue, 17 Nov 2009 12:46:43 +0000 (18:16 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091117124643-fbaeeudlbfe6pph1

14 years agoFixed xml dom problem in export translation.
HDA (OpenERP) [Tue, 17 Nov 2009 12:45:48 +0000 (18:15 +0530)]
Fixed xml dom problem in export translation.

bzr revid: hda@tinyerp.com-20091117124548-1g1jgzkr3co90ssh

14 years ago[IMP] base_module_quality: modify germen po files (de.po and de_DE.po) for testing...
mra (Open ERP) [Tue, 17 Nov 2009 10:56:24 +0000 (16:26 +0530)]
[IMP] base_module_quality: modify germen po files (de.po and de_DE.po) for testing synchronization on LP translations

bzr revid: mra@tinyerp.com-20091117105624-e7s302ofh3lc9s6l

14 years ago[IMP] added a 'detect ip address' method (used in the DMS)
olt@tinyerp.com [Tue, 17 Nov 2009 07:20:14 +0000 (08:20 +0100)]
[IMP] added a 'detect ip address' method (used in the DMS)

bzr revid: olt@tinyerp.com-20091117072014-8n2vu0qkgbdznhgz

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Tue, 17 Nov 2009 05:20:12 +0000 (05:20 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20091117052012-x1w1qvfyz2shnefl

14 years ago[FIX] document: ftp server address and port: better ip address detection for 64 bit...
olt@tinyerp.com [Mon, 16 Nov 2009 15:00:21 +0000 (16:00 +0100)]
[FIX] document: ftp server address and port: better ip address detection for 64 bit kernels
[FIX] document: ftp server address and port: new wizard: ftp server addr and port is saved in configuration file
[FIX] document: ftp server address and port: ftp server now uses stored ip addr and port from configuration file

bzr revid: olt@tinyerp.com-20091116150021-ogrccu73adorsecb

14 years agoFixed Spelling mistake
Sebastien LANGE [Mon, 16 Nov 2009 11:33:25 +0000 (17:03 +0530)]
Fixed Spelling mistake

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

bzr revid: hda@tinyerp.com-20091116113325-nnkev88xwn87l702

14 years ago[ADD]crm, crm_configuration: add access control rule
Harry (Open ERP) [Fri, 13 Nov 2009 07:39:10 +0000 (13:09 +0530)]
[ADD]crm, crm_configuration: add access control rule

bzr revid: hmo@tinyerp.com-20091113073910-i6yx6gadg39sosbe

14 years ago[FIX] quality_integration_server : fixed problem in integration server on translation...
Harry (Open ERP) [Fri, 13 Nov 2009 07:16:18 +0000 (12:46 +0530)]
[FIX] quality_integration_server : fixed problem in integration server on translation checking if translation file is changed on base module

bzr revid: hmo@tinyerp.com-20091113071618-oqjm6b1pdk4vxzg3

14 years ago[FIX]crm: mailgate: add attachment in crm case if mail has attachment
Harry (Open ERP) [Fri, 13 Nov 2009 07:07:03 +0000 (12:37 +0530)]
[FIX]crm: mailgate: add attachment in crm case if mail has attachment

bzr revid: hmo@tinyerp.com-20091113070703-j9yf1bvtfit8lmos

14 years ago[FIX] membership: invoice membership wizard now calculate tax corectly and on product...
mra (Open ERP) [Fri, 13 Nov 2009 06:34:52 +0000 (12:04 +0530)]
[FIX] membership: invoice membership wizard now calculate tax corectly and on product membership fields make readonly to false

bzr revid: mra@tinyerp.com-20091113063452-5qnnnavldphc9sut

14 years agoImprovement in the english words in different modules
kum (Open ERP) [Fri, 13 Nov 2009 05:41:16 +0000 (11:11 +0530)]
Improvement in the english words in different modules

bzr revid: kum@tinyerp.co.in-20091113054116-x38ccpurumq82zmi

14 years ago[FIX] HR : Employee categories' Tree view is clickable now,will display concerned...
GPA(OpenERP) [Thu, 12 Nov 2009 09:31:59 +0000 (15:01 +0530)]
[FIX] HR : Employee categories' Tree view is clickable now,will display concerned employees

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

bzr revid: jvo@tinyerp.com-20091112093159-tjx9029w2l71tytq

14 years ago[FIX] membership: change membership product date from and date to value with current...
mra (Open ERP) [Thu, 12 Nov 2009 09:24:43 +0000 (14:54 +0530)]
[FIX] membership: change membership product date from and date to value with current year on demo data

bzr revid: mra@tinyerp.com-20091112092443-rbah12q1c2n70u0i

14 years agoMerge following Modules:
vra [Tue, 10 Nov 2009 13:01:38 +0000 (18:31 +0530)]
Merge following Modules:
multi_company, multi_company_account, multi_company_hr_timesheet_sheet,multi_company_product, multi_company_project, multi_company_purchase.

bzr revid: vra@tinyerp.com-20091110130138-zs3ozven4v1mf7hw

14 years agomerge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_c...
vra [Tue, 10 Nov 2009 12:49:20 +0000 (18:19 +0530)]
merge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase modules.

bzr revid: vra@tinyerp.com-20091110124920-qho0im1rrx3mf4sf

14 years agomerge multi_company_currency,multi_company_sequence modules.
vra [Tue, 10 Nov 2009 12:46:31 +0000 (18:16 +0530)]
merge multi_company_currency,multi_company_sequence modules.

bzr revid: vra@tinyerp.com-20091110124631-awfw0jb10bzo945j

14 years agoAdded selection attribute in field tag
HDA (OpenERP) [Tue, 10 Nov 2009 10:34:29 +0000 (16:04 +0530)]
Added selection attribute in field tag

bzr revid: hda@tinyerp.com-20091110103429-nceaj3yvvgbhy45h

14 years agoMerged
HDA (OpenERP) [Tue, 10 Nov 2009 07:24:06 +0000 (12:54 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091110072406-ifioj2p2oa7ybtok

14 years ago[IMP]crm : in add CC wizard, raise exception if mail is not sent
Harry (Open ERP) [Tue, 10 Nov 2009 05:51:33 +0000 (11:21 +0530)]
[IMP]crm : in add CC wizard, raise exception if mail is not sent

bzr revid: hmo@tinyerp.com-20091110055133-fg9z5pwdr99r61io

14 years ago[merge]
Harry (Open ERP) [Tue, 10 Nov 2009 05:35:26 +0000 (11:05 +0530)]
[merge]

bzr revid: hmo@tinyerp.com-20091110053526-avy0apx5u0rpezre

14 years ago[IMP] Sale : Removed unused column payment_account_id from Shop
Colves Almeida [Mon, 9 Nov 2009 09:59:19 +0000 (15:29 +0530)]
[IMP] Sale : Removed unused column payment_account_id from Shop

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

bzr revid: jvo@tinyerp.com-20091109095919-wotpo271jldw6r8b

14 years ago[IMP] improve view tree and search criteria on inherits
Christophe Chauvet [Fri, 6 Nov 2009 14:40:01 +0000 (15:40 +0100)]
[IMP] improve view tree and search criteria on inherits

bzr revid: christophe.chauvet@syleam.fr-20091106144001-f3mnx237tv6cddpb

14 years agoMerged
HDA (OpenERP) [Fri, 6 Nov 2009 11:12:16 +0000 (16:42 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091106111216-hwo5f87jzd5llx7i

14 years agoMerged
HDA (OpenERP) [Fri, 6 Nov 2009 11:02:32 +0000 (16:32 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091106110232-k21pfcvv8w4sqzwi

14 years ago[IMP] Request View : Improvements
Jay (Open ERP) [Fri, 6 Nov 2009 10:06:23 +0000 (15:36 +0530)]
[IMP] Request View : Improvements

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

bzr revid: jvo@tinyerp.com-20091106100623-qi5y3kr9u1jv4bio

14 years agoMerged for financial improvements
HDA (OpenERP) [Fri, 6 Nov 2009 07:51:43 +0000 (13:21 +0530)]
Merged for financial improvements

bzr revid: hda@tinyerp.com-20091106075143-5y1tyxj41h5f9t1g

14 years ago[IMP]: Improvements in crm for add cc wizard, included the last sent mail in communic...
rpa (Open ERP) [Thu, 5 Nov 2009 13:42:43 +0000 (19:12 +0530)]
[IMP]: Improvements in crm for add cc wizard, included the last sent mail in communication history instead of case description

bzr revid: rpa@tinyerp.com-20091105134243-oh7fyurfs711uw5g

14 years ago[FIX] Account : Warning message was missing _ import
Jay (Open ERP) [Thu, 5 Nov 2009 07:44:28 +0000 (13:14 +0530)]
[FIX] Account : Warning message was missing _ import

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

bzr revid: jvo@tinyerp.com-20091105074428-ipa7tqos7e0ix4j6

14 years ago[FIX][CRITICAL] warning : missing import statement for "_"
Harry (Open ERP) [Thu, 5 Nov 2009 05:55:07 +0000 (11:25 +0530)]
[FIX][CRITICAL] warning : missing import statement for "_"

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

bzr revid: hmo@tinyerp.com-20091105055507-g7c82iwomrgi5fnt

14 years ago[FIX]warning: critical bug,missing import statment for "_"
Harry (Open ERP) [Thu, 5 Nov 2009 05:52:23 +0000 (11:22 +0530)]
[FIX]warning: critical bug,missing import statment for "_"

bzr revid: hmo@tinyerp.com-20091105055223-5d8g2befwdc1xz1n

14 years ago[FIX] account_analytic_plans: Use etree instead of xml.dom
Stephane Wirtel [Wed, 4 Nov 2009 10:16:28 +0000 (11:16 +0100)]
[FIX] account_analytic_plans: Use etree instead of xml.dom

bzr revid: stephane@openerp.com-20091104101628-c2qb2u0b1xpmp7lc

14 years ago[FIX] Product : Pricelist Item cannot use Main pricelist as the other pricelist
GPA,JVO [Wed, 4 Nov 2009 09:56:30 +0000 (15:26 +0530)]
[FIX] Product : Pricelist Item cannot use Main pricelist as the other pricelist

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

bzr revid: jvo@tinyerp.com-20091104095630-cg9y5hrnh95p16z0

14 years ago[FIX] Correct the validate function for balanced move into account.py (after Fabien...
Joel Grand-Guillaume [Wed, 4 Nov 2009 06:52:26 +0000 (07:52 +0100)]
[FIX] Correct the validate function for balanced move into account.py (after Fabien Warning)

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

bzr revid: joel.grandguillaume@camptocamp.com-20091104065226-sax4u9d6ss4oif62

14 years ago[merge] merge stable/5.0 branch
Harry (Open ERP) [Wed, 4 Nov 2009 06:46:25 +0000 (12:16 +0530)]
[merge] merge stable/5.0 branch

bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o

14 years ago[Merge] merge stable/5.0 branch
Harry (Open ERP) [Wed, 4 Nov 2009 06:44:34 +0000 (12:14 +0530)]
[Merge] merge stable/5.0 branch

bzr revid: hmo@tinyerp.com-20091104064434-fijc4n2motwgsu13

14 years ago[MERGE]
Raphaël Valyi [Tue, 3 Nov 2009 18:18:55 +0000 (16:18 -0200)]
[MERGE]

bzr revid: rvalyi@gmail.com-20091103181855-70p5maa6lsd4s50n

14 years agoMerged
HDA (OpenERP) [Tue, 3 Nov 2009 13:08:19 +0000 (18:38 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091103130819-4hy62xyrpx0b0bvt

14 years agoMerged for improve partner category
Zyph0s [Tue, 3 Nov 2009 12:55:28 +0000 (18:25 +0530)]
Merged for improve partner category

bzr revid: hda@tinyerp.com-20091103125528-tgbkv68bgxs41ray

14 years ago[FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add...
Joel Grand-Guillaume [Tue, 3 Nov 2009 07:30:04 +0000 (08:30 +0100)]
[FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add price_accuracy on debit and credit move lines

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

bzr revid: joel.grandguillaume@camptocamp.com-20091103073004-7vjpq2t4uqwpgi0j

14 years ago[FIX] Residual amount into invoice is now correct in every case and avoid rounding...
Joel Grand-Guillaume [Tue, 3 Nov 2009 07:08:58 +0000 (08:08 +0100)]
[FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed

bzr revid: joel.grandguillaume@camptocamp.com-20091103070858-86gtu8tzvztjuyt4

14 years ago[IMP]able to pass context into record tag in xml file and pass context {"noadmin...
rpa-openerp [Tue, 3 Nov 2009 06:46:36 +0000 (12:16 +0530)]
[IMP]able to pass context into record tag in xml file and pass context {"noadmin":True} in extended group data for not allocate that group to admin user

bzr revid: hmo@tinyerp.com-20091103064636-0v855wtnh06l0zop

14 years ago[IMP] account: make comment mandatory. Since it has a default value anyway, it doesn...
Raphaël Valyi [Tue, 3 Nov 2009 05:19:12 +0000 (03:19 -0200)]
[IMP] account: make comment mandatory. Since it has a default value anyway, it doesn't reall y change anything, but makes the reconciliation UI looks consistent accross the whole OpenERP (eg invoice payment)

bzr revid: rvalyi@gmail.com-20091103051912-ead9jx19l3g0d8dm

14 years ago[FIX] account: avoid translate tool missing import on strictier Python 2.6 versions...
Raphaël Valyi [Tue, 3 Nov 2009 05:17:10 +0000 (03:17 -0200)]
[FIX] account: avoid translate tool missing import on strictier Python 2.6 versions; bare in mind that mx.Datetime should be eraticated from the surface of the earth

bzr revid: rvalyi@gmail.com-20091103051710-koeenh3su23yvls2

14 years ago[FIX] account: removed pdb now that things are claimed fixed (after the commits messages)
Raphaël Valyi [Tue, 3 Nov 2009 05:16:13 +0000 (03:16 -0200)]
[FIX] account: removed pdb now that things are claimed fixed (after the commits messages)

bzr revid: rvalyi@gmail.com-20091103051613-f2m2n7t20uce8df6

14 years ago[FIX] MRP : Procurement can only be confirmed when qty>0.0
GPA(OpenERP) [Tue, 3 Nov 2009 04:46:55 +0000 (10:16 +0530)]
[FIX] MRP : Procurement can only be confirmed when qty>0.0

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

bzr revid: jvo@tinyerp.com-20091103044655-4y4qust3n1u2xdm0

14 years agoDebian: changelog
P. Christeas [Mon, 2 Nov 2009 23:33:03 +0000 (01:33 +0200)]
Debian: changelog

bzr revid: p_christ@hol.gr-20091102233303-01npfs2yt310vdxx

14 years agoMerge remote branch 'origin/master' into optimize
P. Christeas [Mon, 2 Nov 2009 18:22:57 +0000 (20:22 +0200)]
Merge remote branch 'origin/master' into optimize

bzr revid: p_christ@hol.gr-20091102182257-7vwfz9okfz815pes

14 years ago[FIX] Residual amount into invoice is now correct in every case and avoid rounding...
Joel Grand-Guillaume [Mon, 2 Nov 2009 15:53:05 +0000 (16:53 +0100)]
[FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed

bzr revid: joel.grandguillaume@camptocamp.com-20091102155305-swj8zxhsey8wjhue

14 years ago[IMP] Add support of analytic account into bank statement to be convenient with other...
Joel Grand-Guillaume [Mon, 2 Nov 2009 11:53:09 +0000 (12:53 +0100)]
[IMP] Add support of analytic account into bank statement to be convenient with other method

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102115309-qh4zkiio3chsepcs

14 years ago[FIX] Avoid display write-off in pay invoice wizard : take care of partial payment
Joel Grand-Guillaume [Mon, 2 Nov 2009 11:24:47 +0000 (12:24 +0100)]
[FIX] Avoid display write-off in pay invoice wizard : take care of partial payment

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102112447-dvhsfwf8lkma5c6v

14 years agomerged
HDA (OpenERP) [Mon, 2 Nov 2009 10:39:50 +0000 (16:09 +0530)]
merged

bzr revid: hda@tinyerp.com-20091102103950-lwz17p3c51bhws5e

14 years ago[MERGE]: merging from the sam branch
Mantavya Gajjar [Mon, 2 Nov 2009 10:17:29 +0000 (15:47 +0530)]
[MERGE]: merging from the sam branch

bzr revid: mga@tinyerp.com-20091102101729-jdnly7040sa9lnub

14 years ago[FIX]: fix the problem of the reports account voucher
Mantavya Gajjar [Mon, 2 Nov 2009 10:14:15 +0000 (15:44 +0530)]
[FIX]: fix the problem of the reports account voucher

bzr revid: mga@tinyerp.com-20091102101415-vfasqbyb0ytomjjh

14 years ago[IMP] Add account field into bank statement line
Joel Grand-Guillaume [Mon, 2 Nov 2009 09:15:42 +0000 (10:15 +0100)]
[IMP] Add account field into bank statement line

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102091542-qaufnbe3bac03bty

14 years agoMerged
HDA (OpenERP) [Mon, 2 Nov 2009 09:15:24 +0000 (14:45 +0530)]
Merged

bzr revid: hda@tinyerp.com-20091102091524-8sen0rrm3r50qo90

14 years ago[FIX] Avoid display write-off in pay invoice wizard. Put the right date and currency...
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:52:13 +0000 (09:52 +0100)]
[FIX] Avoid display write-off in pay invoice wizard. Put the right date and currency for conversion

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102085213-d3w0kwk10sj6gyb8

14 years ago[FIX] Residual amount in invoice when currency rating change
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:42:45 +0000 (09:42 +0100)]
[FIX] Residual amount in invoice when currency rating change

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102084245-qatsx72ulgn7ib20

14 years ago[FIX][IMP] Correct write-off date, add analytic account, better interface between...
rvalyi [Mon, 2 Nov 2009 08:40:00 +0000 (09:40 +0100)]
[FIX][IMP] Correct write-off date, add analytic account, better interface between all way to reconcile

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102084000-h21k703spch2hqxl

14 years ago[FIX] account_payment when importing payment lines (currency not set correctly)
Joel Grand-Guillaume [Mon, 2 Nov 2009 08:29:18 +0000 (09:29 +0100)]
[FIX] account_payment when importing payment lines (currency not set correctly)

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

bzr revid: joel.grandguillaume@camptocamp.com-20091102082918-udyj4yyr408myiqq

14 years ago[IMP]:Added next previous counter
nch@tinyerp.com [Mon, 2 Nov 2009 05:50:06 +0000 (11:20 +0530)]
[IMP]:Added next previous counter

bzr revid: nch@tinyerp.com-20091102055006-727h8e26j7a53nlo

14 years ago[FIX] Stock : Notification Message made translatable
Jay (Open ERP) [Mon, 2 Nov 2009 05:28:20 +0000 (10:58 +0530)]
[FIX] Stock : Notification Message made translatable

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

bzr revid: jvo@tinyerp.com-20091102052820-2mrfh9vuoyr60uj0

14 years ago[FIX] Account : Action window of anlytic entries was missing name
Jay (Open ERP) [Mon, 2 Nov 2009 05:17:28 +0000 (10:47 +0530)]
[FIX] Account : Action window of anlytic entries was missing name

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

bzr revid: jvo@tinyerp.com-20091102051728-uf5nfq67tbz153f2

14 years ago[FIX] Account : Refund wizard wasnt calculating taxes for new invoices
VRA(OpenERP) [Mon, 2 Nov 2009 05:12:51 +0000 (10:42 +0530)]
[FIX] Account : Refund wizard wasnt calculating taxes for new invoices

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

bzr revid: jvo@tinyerp.com-20091102051251-rpt29iur2ccpb0ni

14 years agomerge
Fabien Pinckaers [Sun, 1 Nov 2009 07:29:04 +0000 (08:29 +0100)]
merge

bzr revid: fp@tinyerp.com-20091101072904-a8r7a5qe33huwhc9

14 years agomerge
Fabien Pinckaers [Sun, 1 Nov 2009 07:28:28 +0000 (08:28 +0100)]
merge

bzr revid: fp@tinyerp.com-20091101072828-7t81kwm0mgvx9c1a

14 years ago[Merge]
Harry (Open ERP) [Fri, 30 Oct 2009 13:33:34 +0000 (19:03 +0530)]
[Merge]

bzr revid: hmo@tinyerp.com-20091030133334-n27o65awdb1os9rj

14 years ago[IMP]: CRM Ergonomy Improvement blueprint: added domain for filter of last 7 days...
rpa (Open ERP) [Fri, 30 Oct 2009 13:13:58 +0000 (18:43 +0530)]
[IMP]: CRM Ergonomy Improvement blueprint: added domain for filter of last 7 days cases

bzr revid: rpa@tinyerp.com-20091030131358-docjfnir79bi0qm6

14 years ago[REF]:body formating
nch@tinyerp.com [Fri, 30 Oct 2009 12:38:11 +0000 (18:08 +0530)]
[REF]:body formating

bzr revid: nch@tinyerp.com-20091030123811-tf8eoz7l1b8zjn3n