Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8688B174F7 for ; Fri, 9 Jan 2015 22:20:35 +0000 (UTC) Received: (qmail 7977 invoked by uid 500); 9 Jan 2015 22:20:35 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 7941 invoked by uid 500); 9 Jan 2015 22:20:35 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 7885 invoked by uid 99); 9 Jan 2015 22:20:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jan 2015 22:20:35 +0000 Date: Fri, 9 Jan 2015 22:20:35 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-5403) Implement separate glAccounts per TaxAuthoritiy-ProductCategory combination MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271958#comment-14271958 ] Jacques Le Roux commented on OFBIZ-5403: ---------------------------------------- Please provide a patch :) > Implement separate glAccounts per TaxAuthoritiy-ProductCategory combination > --------------------------------------------------------------------------- > > Key: OFBIZ-5403 > URL: https://issues.apache.org/jira/browse/OFBIZ-5403 > Project: OFBiz > Issue Type: Improvement > Components: accounting > Affects Versions: Trunk > Reporter: Pierre Smits > Labels: Tax,, accounting, transactions > > In current setup only 1 glAccount can be defined for each combination of TaxGeo, TaxAuthority and Internal Organization. > However, it is common that multiple tax rates exist per TaxGeo (e.g. VAT rates of 0, 6 and 21% for The Netherlands) and it also customary to report separately for sales and purchasing per tax rate and audit registered tax bookings vs sales and purchases per period. > As such implementing a glAccount per TaxGeo-TaxAuth-IntOrganisation-ProductCategory, and upgrading applicable transaction processing services would facilitate the above. -- This message was sent by Atlassian JIRA (v6.3.4#6332)