Menu

#689 Implement TaxNotFoundException

closed-fixed
Taxes (12)
5
2009-04-29
2009-04-13
Teo Sarca
No

This exception should be throwed by Tax Engine where no tax found for given criteria. It will provide much more useful details for user.

Best regards,
Teo Sarca - www.arhipac.ro

Discussion

  • Teo Sarca

    Teo Sarca - 2009-04-13
    • status: open --> pending-fixed
     
  • Teo Sarca

    Teo Sarca - 2009-04-13

    I've implemented exceptions for all Tax Engine issues. Please help me with review.

    Revision: 8995
    http://adempiere.svn.sourceforge.net/adempiere/?rev=8995&view=rev
    Author: teo_sarca
    Date: 2009-04-13 09:59:21 +0000 (Mon, 13 Apr 2009)

    Log Message:
    -----------
    [ 2758097 ] Implement TaxNotFoundException
    https://sourceforge.net/tracker/?func=detail&aid=2758097&group_id=176962&atid=879335

    Modified Paths:
    --------------
    trunk/base/src/org/compiere/model/Tax.java

    Added Paths:
    -----------
    trunk/base/src/org/adempiere/exceptions/TaxCriteriaNotFoundException.java
    trunk/base/src/org/adempiere/exceptions/TaxForChangeNotFoundException.java
    trunk/base/src/org/adempiere/exceptions/TaxNoExemptFoundException.java
    trunk/base/src/org/adempiere/exceptions/TaxNotFoundException.java

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 15 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.