[tryton-dev] Slowness when importing accounts using proteus
Hi I am using Proteus to import accounts (model "account.account") from a CSV file. As the import progresses, the process is getting slower Any suggestions? I need to import 7000 accounts. Thanks for your help
Re: [tryton-dev] Slowness when importing accounts using proteus
On 08/08/13 21:19 -0700, Gilbert gonzalez sotillo wrote: > Hi > > I am using Proteus to import accounts (model "account.account") from a CSV > file. > > As the import progresses, the process is getting slower > > Any suggestions? > > I need to import 7000 accounts. You are probably hit by https://bugs.tryton.org/issue1892 -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/ pgpxBIJS1DPqe.pgp Description: PGP signature
[tryton-dev] Replace "or" by "and"
Replace "or" by "and" URL: http://codereview.tryton.org/1015002/
[tryton-dev] Proteus API improvements
Hi, Devs I need to know if this change (improvement) would be included in next version or will be rejected? http://codereview.tryton.org/865002/ Somebody it tested it? Best regards Oscar Alvarez Presik Technologies
[tryton-dev] tryton: send_modified must wait the current event to be finished to call get_value
If current event is not finished, in most cases the comparison between the two get_value calls is always false. URL: http://codereview.tryton.org/1016002/
Re: [tryton-dev] Proteus API improvements
On 09/08/13 06:53 -0700, oscar_alvarez wrote: > > Hi, Devs > > I need to know if this change (improvement) would be included in next > version or will be rejected? > > http://codereview.tryton.org/865002/ > > Somebody it tested it? For me, the main difficulty to review the patch is that it changes too much things at once. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/ pgp5TolwjoR_W.pgp Description: PGP signature
Re: [tryton-dev] Proteus API improvements
On 09/08/13 16:00 +0200, Cédric Krier wrote: > On 09/08/13 06:53 -0700, oscar_alvarez wrote: > > > > Hi, Devs > > > > I need to know if this change (improvement) would be included in next > > version or will be rejected? > > > > http://codereview.tryton.org/865002/ > > > > Somebody it tested it? > > For me, the main difficulty to review the patch is that it changes too > much things at once. Also it breaks the symetric API between set_trytond and set_xmlrpc. For me, it is too much changes to just not have automatic DB creation so it doesn't worth the cost as-is. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: cedric.kr...@b2ck.com Website: http://www.b2ck.com/ pgpTP7w7Jn_ze.pgp Description: PGP signature
[tryton-dev] trytond: Fix binary size handling and add tests
(No description) URL: http://codereview.tryton.org/1017002/
[tryton-dev] project: Improve sum_tree
- Store parent to prevent random reads - Don't use children as works is a full sub-tree URL: http://codereview.tryton.org/1018002/
[tryton-dev] timesheet: Improve hours computation
Use the MPTT to SUM hours in one query URL: http://codereview.tryton.org/1019002/
[tryton-dev] tryton: Show open button in image widget when image is stored on a binary field
(No description) URL: http://codereview.tryton.org/1020002/
[tryton-dev] Translation of Tryton Client (2.9) to Brazilian Portuguese
(No description) URL: http://codereview.tryton.org/1021002/