Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009899 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2009-07-14 18:40 | 2009-08-11 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | dbf5d9493bc4 | |||
Projection | none | ETA | none | Target Version | 2.50MP4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP6 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009899: Create VAT Register process does not filter by organization | |||||||
Description | This process (located in Financial management > Receivables & Payables > Tax Payment) does not filter by organization. I mean, if a new record is created in this window with X organization, this process does not filter by this organization, and calculates VAT for all invoices that are included in the dates and Tax Register. The process must filter by X organization, and in case of parent organization, its childs. | |||||||
Steps To Reproduce | Go to Financial management > Receivables and Payables > Tax payment. Launch "Create VAT register". Generated lines belong to the same entity but not to the same organization. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018739) harikrishnan (viewer) 2009-07-31 07:15 |
Steps to reproduce this issue. 1)Create Tax Register Type with following values. (Financial Management || Receivables & Payables || Setup || Tax Register Type) Header: 1.Sales Transaction='Yes'. Lines: 2.Tax ='VAT 16%-VAT 16%' 3.Document Type ='AR Invoice' Save the record. 2)Create Sales Invoice With following values. (Sales Management || Transactions || Sales Invoice ||) Header: 1.Organization ='A' 2.Transaction Document ='AR Invoice' 3.Business Partner ='Example :Bellen Ent.' 4.Tax Date ='Any date eg.('31-07-2009')' Lines: 1.Product='Eg :Hammer' 2.Tax ='VAT 16%' Complete the transaction. 3)Create Tax Payment with the following values. (Financial Management || Receivables & Payables || Transactions || Tax Payment) Header: 1.Organization="B" 2.Business Partner="the name selected in the sale invoice eg:'Bellen Ent.'" 3.Starting Date="date before the Tax date given in the sale invoice created.Eg '30-07-2009'" 4.Ending Date ="date after the Tax date given in the sale invoice created.Eg '01-08-2009'" Click the Create Vat Register Button. Since the above created sales invoice shouldn't come under this Tax payment,because the tax payment is created for organization 'B' ,but it pulling the records from the organization 'A'.This is the reason ticket is raised. |
(0018748) hgbot (developer) 2009-07-31 09:23 |
Repository: erp/devel/pi Changeset: 9069826ec104b858afc5242a43fc17c20dbd588e Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Fri Jul 31 12:45:28 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/9069826ec104b858afc5242a43fc17c20dbd588e [^] Fixed Issue 9899: Create VAT Register process does not filter by organization --- M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.java M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters_data.xsql --- |
(0018876) sureshbabu (viewer) 2009-08-07 11:55 |
Hi Hari, In Tax Payment in the header after we enter all the required details, when we click the button Create VAT Register the system should select the Tax registers registered only for the current organization and its child organization selected in the Header Let me know if you need more details. Thanks suresh. |
(0018878) hgbot (developer) 2009-08-07 13:39 |
Repository: erp/devel/pi Changeset: dbf5d9493bc4586a0a366bd3f28937b435612e7f Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Fri Aug 07 17:08:08 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/dbf5d9493bc4586a0a366bd3f28937b435612e7f [^] Fixes Issue 9899: Create VAT Register process does not filter by organization --- M src/org/openbravo/erpCommon/ad_actionButton/CreateVatRegisters.java M src/org/openbravo/erpCommon/ad_actionButton/TaxRegisterType.xsql --- |
(0018896) sureshbabu (viewer) 2009-08-10 13:24 |
Tested working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-14 18:40 | networkb | New Issue | |
2009-07-14 18:40 | networkb | Assigned To | => rafaroda |
2009-07-14 18:40 | networkb | OBNetwork customer | => Yes |
2009-07-19 16:33 | psarobe | Status | new => scheduled |
2009-07-19 16:33 | psarobe | fix_in_branch | => pi |
2009-07-20 09:03 | rafaroda | Assigned To | rafaroda => sathiyan |
2009-07-22 06:49 | sathiyan | Assigned To | sathiyan => harikrishnan |
2009-07-28 06:52 | pjuvara | Target Version | => 2.50MP4 |
2009-07-31 07:15 | harikrishnan | Note Added: 0018739 | |
2009-07-31 09:23 | hgbot | Checkin | |
2009-07-31 09:23 | hgbot | Note Added: 0018748 | |
2009-07-31 09:23 | hgbot | Status | scheduled => resolved |
2009-07-31 09:23 | hgbot | Resolution | open => fixed |
2009-07-31 09:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9069826ec104b858afc5242a43fc17c20dbd588e [^] |
2009-08-07 11:55 | sureshbabu | Status | resolved => new |
2009-08-07 11:55 | sureshbabu | Resolution | fixed => open |
2009-08-07 11:55 | sureshbabu | Note Added: 0018876 | |
2009-08-07 13:39 | hgbot | Checkin | |
2009-08-07 13:39 | hgbot | Note Added: 0018878 | |
2009-08-07 13:39 | hgbot | Status | new => resolved |
2009-08-07 13:39 | hgbot | Resolution | open => fixed |
2009-08-07 13:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/9069826ec104b858afc5242a43fc17c20dbd588e [^] => http://code.openbravo.com/erp/devel/pi/rev/dbf5d9493bc4586a0a366bd3f28937b435612e7f [^] |
2009-08-10 13:24 | sureshbabu | Status | resolved => closed |
2009-08-10 13:24 | sureshbabu | Note Added: 0018896 | |
2009-08-10 13:24 | sureshbabu | Fixed in Version | => pi |
2009-08-11 00:00 | anonymous | sf_bug_id | 0 => 2835191 |
Copyright © 2000 - 2009 MantisBT Group |