Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0051144Openbravo ERP09. Financial managementpublic2022-12-13 16:042022-12-13 18:07
shuehner 
shuehner 
normalminorhave not tried
newopen 
5
 
 
Core
No
0051144: old-flow / pre-aprm: Remove code only useful when old-flow is still active
51139 ensures that for any instance that
- old-flow was never used
- aprm migration has been finished

With that ensure the existing triggers in APRM module here:
https://gitlab.com/openbravo/product/openbravo/-/tree/master/modules/org.openbravo.advpaymentmngt/src-db/database/model/triggers [^]
those with name APRM_C_*
already prohibit modifications of old-flow tables.

With that any code whose goal is to modify data in those old-flow tables can no longer be used and safely removed.
-
No tags attached.
depends on design defect 0051139 new shuehner Openbravo ERP old-flow / pre-aprm: Ensure aprm migration has been done (in case it is needed) 
depends on defect 0051218 closed shuehner Modules Delete the "Internal Settlement" feature as it was never implemented for aprm (but only old-flow) 
Not all the children of this issue are yet resolved or closed.
Issue History
2022-12-13 16:04shuehnerNew Issue
2022-12-13 16:04shuehnerAssigned To => shuehner
2022-12-13 16:04shuehnerModules => Core
2022-12-13 16:04shuehnerTriggers an Emergency Pack => No
2022-12-13 16:04shuehnerRelationship addeddepends on 0051139
2022-12-13 18:07hgbotNote Added: 0144610
2022-12-21 10:45shuehnerRelationship addeddepends on 0051218

Notes
(0144610)
hgbot   
2022-12-13 18:07   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/790 [^]