Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009952
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementmajoralways2009-07-14 18:402009-08-10 08:21
ReporternetworkbView Statuspublic 
Assigned Toharikrishnan 
PriorityimmediateResolutionfixedFixed in Version2.40MP8
StatusclosedFix in branch2.40Fixed in SCM revisionfb24afb7ecc1
ProjectionnoneETA< 1 dayTarget Version2.40MP8
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40MP6SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009952: Create VAT Register process does not filter by organization

DescriptionThis 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 ReproduceGo 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00098992.50MP4 closedharikrishnan Create VAT Register process does not filter by organization 

-  Notes
(0018745)
harikrishnan (reporter)
2009-07-31 09:05

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.
(0018746)
hgbot (developer)
2009-07-31 09:14

Repository: erp/stable/2.40
Changeset: c13b25beeccc26ffdc324caee57ceabf2f8302de
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Jul 31 12:36:28 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/c13b25beeccc26ffdc324caee57ceabf2f8302de [^]

Issue Fixed 9952: 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
---
(0018875)
sureshbabu (reporter)
2009-08-07 11:49

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.
(0018877)
hgbot (developer)
2009-08-07 13:32

Repository: erp/stable/2.40
Changeset: fb24afb7ecc13866d4ab7613987ea57cf024099f
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Aug 07 17:00:56 2009 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/fb24afb7ecc13866d4ab7613987ea57cf024099f [^]

Fixes Issue 9952: 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
---
(0018885)
sureshbabu (reporter)
2009-08-10 08:21

Tested working fine

- Issue History
Date Modified Username Field Change
2009-07-19 16:33 psarobe Type defect => backport
2009-07-19 16:33 psarobe fix_in_branch => 2.40
2009-07-20 09:03 rafaroda Assigned To rafaroda => sathiyan
2009-07-22 06:48 sathiyan Assigned To sathiyan => networkb
2009-07-22 06:49 sathiyan Assigned To networkb => harikrishnan
2009-07-28 06:52 pjuvara Target Version => 2.50MP4
2009-07-31 09:05 harikrishnan Note Added: 0018745
2009-07-31 09:14 hgbot Checkin
2009-07-31 09:14 hgbot Note Added: 0018746
2009-07-31 09:14 hgbot Status scheduled => resolved
2009-07-31 09:14 hgbot Resolution open => fixed
2009-07-31 09:14 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/c13b25beeccc26ffdc324caee57ceabf2f8302de [^]
2009-08-07 11:49 sureshbabu Status resolved => new
2009-08-07 11:49 sureshbabu Resolution fixed => open
2009-08-07 11:49 sureshbabu Note Added: 0018875
2009-08-07 11:50 sureshbabu ETA none => < 1 day
2009-08-07 11:50 sureshbabu Target Version 2.50MP4 => 2.40MP8
2009-08-07 13:32 hgbot Checkin
2009-08-07 13:32 hgbot Note Added: 0018877
2009-08-07 13:32 hgbot Status new => resolved
2009-08-07 13:32 hgbot Resolution open => fixed
2009-08-07 13:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/c13b25beeccc26ffdc324caee57ceabf2f8302de [^] => http://code.openbravo.com/erp/stable/2.40/rev/fb24afb7ecc13866d4ab7613987ea57cf024099f [^]
2009-08-10 08:21 sureshbabu Status resolved => closed
2009-08-10 08:21 sureshbabu Note Added: 0018885
2009-08-10 08:21 sureshbabu Fixed in Version => 2.40MP8


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker