Monday, June 29, 2015
2 changes · master
New functionality added to Odoo
This adds a new capability to apply fiscal positions based on a customer's state and ZIP code. Businesses can more accurately handle regional tax rules, reducing manual configuration and improving compliance for location-specific taxation.
Original PR description
Task: https://www.odoo.com/web#id=13064&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.BJJJ2Phu5TGEtIm3
Resolved issues and error corrections
This fixes an accounting issue where manually posted journal entries could create incorrect balancing entries when default taxes were set on accounts. Businesses get more accurate accounting records and fewer posting errors when entering journal items manually.
Original PR description
Hello, this should fix the mentioned Problems in https://github.com/odoo/odoo/issues/1655 for master and 8.0: "Journal Items - manual posting with Accounts containing default Taxes gives wrong results" looking forward to your feedback as this is my first github pull request for odoo. with kind regards, Sven