Comment 5 for bug 435291

Revision history for this message
forstera (arnaud-forster-deactivatedaccount) wrote : Re: [Bug 435291] Re: When duplicating a sale order, total fields not updated

Hello Jay,

I'm just upgrading right now. But the problem is that my table (which
contains data) cannot be upgrated ... it seems to be the source of the
problem.

2009-09-24 08:07:16,262] WARNING:orm:column 'amount_tax' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !
[2009-09-24 08:07:16,287] WARNING:orm:column 'amount_untaxed' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !
[2009-09-24 08:07:16,290] WARNING:orm:column 'amount_total' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !
[2009-09-24 08:07:16,346] WARNING:orm:column 'amount_untaxed' in table
'purchase_order' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,359] WARNING:orm:column 'amount_tax' in table
'purchase_order' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,381] WARNING:orm:column 'amount_total' in table
'purchase_order' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,442] WARNING:orm:column 'amount_untaxed' in table
'account_invoice' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,450] WARNING:orm:column 'amount_tax' in table
'account_invoice' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,472] WARNING:orm:column 'residual' in table
'account_invoice' has changed type (DB = float8, def = float) but unable
to migrate this change !
[2009-09-24 08:07:16,489] WARNING:orm:column 'amount_total' in table
'account_invoice' has changed type (DB = float8, def = float) but unable
to migrate this change !

[2009-09-24 08:07:17,891] WARNING:orm:column 'amount_tax' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !
[2009-09-24 08:07:17,916] WARNING:orm:column 'amount_untaxed' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !
[2009-09-24 08:07:17,919] WARNING:orm:column 'amount_total' in table
'sale_order' has changed type (DB = float8, def = float) but unable to
migrate this change !

Meilleures salutations.

____________________________
MW Programmation SA
Arnaud Forster
IT Manager

Rue Charles Schäublin 2 | CH-2735 Malleray | Suisse
phone:+41(0)32 491 65 30 | fax:+41(0)32 491 65 35
email: <email address hidden> | web: www.mwprogrammation.ch

Jay (Open ERP) a écrit :
> Hello Arnaud,
>
> Are you sure you are using the latest versions of server and addons
> codes?
>
> This is neither 'producible' nor 'expected' here.
>
> Those functional fields should get updated when SO Line(s)
> change(s)(without regard to its a new SO or duplicated). And they are
> updated normally.
>
> I would like to request you to check again.
>
> Thanks.
>
>