Very good idea, we used it for the Payment and Sales Receipt in account voucher.
This will be planned for future version, I close as it is not a bug.
** Changed in: openobject-addons
Status: New => Won't Fix
--
purchase, sale and many others - compute tax must NOT jump in first line
https://bugs.launchpad.net/bugs/372415
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
branch-server 1766
branch-addons 2298
all "compute tax" functions in SO, PO and Invoice lines make a refresh of the
one2many widget and position the cursor/focus in the first line -
IMHO the cursor/focus must remain in the current line - something I created a
blueprint already.
this way it is not "economically" possible to check if the line sub totals are
correct - the user has to reposition the focus manually to the line which was
current before "compute"
Suggestion: replace "Compute" with a bit more "modern" approach using onchange
trigger on qty,price and tax to recalculate the form
the users should see after each data entry a consistent form
qty*price=subtotal and
Sum(subtotal)+VAT=Total
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp