Openbravo Issue Tracking System - Modules
View Issue Details
0040124ModulesIntrastatpublic2019-02-04 16:022019-05-02 13:10
Opentix-Test 
Opentix-Test 
normalmajorhave not tried
closedfixed 
5
 
 
vmromanos
0040124: Add a new preference named "Intrastat - For Acquisitions use invoice accounting date"
Add a new preference named "Intrastat - For Acquisitions use invoice accounting date"
n/a
Add a new preference named Add a new preference named "Intrastat - For Acquisitions use invoice accounting date"

If that preference is set as "Y" for an Organization (Legal entity), purchase invoices accounting date is the date Intrastat would take into account for that organization.

This change should not affect sales (delivery Intrastat declarations) that should still follow sales invoice date.
No tags attached.
xlsx Test Plan.xlsx (20,621) 2019-04-30 15:32
https://issues.openbravo.com/file_download.php?file_id=12902&type=bug
Issue History
2019-02-04 16:02Opentix-TestNew Issue
2019-02-04 16:02Opentix-TestAssigned To => Triage Finance
2019-04-24 12:40psanjuanTypefeature request => design defect
2019-04-24 12:40psanjuanProposed Solution updated
2019-04-24 12:41psanjuanRelationship addedrelated to 0022879
2019-04-24 12:46psanjuanNote Added: 0111269
2019-04-24 12:46psanjuanProposed Solution updated
2019-04-24 13:50psanjuanTypedesign defect => defect
2019-04-24 13:50psanjuanProposed Solution updated
2019-04-24 14:24psanjuanSummaryAdd a new parameter named "Document date" in the Intrastat tab => Add a new preference named "Intrastat - Use Invoice Accounting Date"
2019-04-24 14:24psanjuanDescription Updatedbug_revision_view_page.php?rev_id=18664#r18664
2019-04-24 14:24psanjuanProposed Solution updated
2019-04-24 14:25psanjuanProposed Solution updated
2019-04-24 14:25psanjuanRelationship deletedrelated to 0022879
2019-04-26 09:45Opentix-TestProposed Solution updated
2019-04-26 11:32psanjuanSummaryAdd a new preference named "Intrastat - Use Invoice Accounting Date" => Add a new preference named "Intrastat - For Acquisitions use invoice accounting date"
2019-04-26 11:32psanjuanDescription Updatedbug_revision_view_page.php?rev_id=18683#r18683
2019-04-26 11:32psanjuanProposed Solution updated
2019-04-30 15:32Opentix-TestFile Added: Test Plan.xlsx
2019-05-02 12:56vmromanosStatusnew => scheduled
2019-05-02 12:56vmromanosAssigned ToTriage Finance => Opentix-Test
2019-05-02 13:09hgbotCheckin
2019-05-02 13:09hgbotNote Added: 0111432
2019-05-02 13:09hgbotStatusscheduled => resolved
2019-05-02 13:09hgbotResolutionopen => fixed
2019-05-02 13:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/5f4927fa66b46debd8abbb40cb28a63912669fe1 [^]
2019-05-02 13:09hgbotCheckin
2019-05-02 13:09hgbotNote Added: 0111433
2019-05-02 13:10vmromanosReview Assigned To => vmromanos
2019-05-02 13:10vmromanosNote Added: 0111434
2019-05-02 13:10vmromanosStatusresolved => closed

Notes
(0111269)
psanjuan   
2019-04-24 12:46   
https://aitana.zendesk.com/agent/tickets/42456 [^]
(0111432)
hgbot   
2019-05-02 13:09   
Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: 5f4927fa66b46debd8abbb40cb28a63912669fe1
Author: Iñaki Monferrer Altava <imonferrer <at> opentix.es>
Date: Tue Apr 30 15:24:58 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/5f4927fa66b46debd8abbb40cb28a63912669fe1 [^]

Fixed bug 40124: Add a new preference named "Intrastat - For Acquisitions use invoice accounting date".
Added new preference and changes in the class IntrastatLauncherDao.java.

---
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/module/intrastat/IntrastatLauncherDao.java
---
(0111433)
hgbot   
2019-05-02 13:09   
Repository: erp/pmods/org.openbravo.module.intrastat
Changeset: 5b32e21d655ac886cdf8ecf1c86d31298fde0cd7
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu May 02 12:57:45 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.intrastat/rev/5b32e21d655ac886cdf8ecf1c86d31298fde0cd7 [^]

Related to issue 40124: code review improvements
startingDate parameter set in just one place.
Removed wrong javadoc.
Removed unnecessary PropertyNotFoundException catch

---
M src/org/openbravo/module/intrastat/IntrastatLauncherDao.java
---
(0111434)
vmromanos   
2019-05-02 13:10   
Code review OK.

Fixed in Intrastat 3.0.1100 or above