Issue to Project process will create and complete the Project Issue.
Move all business logic that was in Issue to Project (like storage mod) to the completeIt() method.
Implement Reversal ( Reverse Correct and Reverse Accrual ).
Environment
None
Activity
Deepak Pansheriya
July 25, 2024 at 11:43 AM
I didn't notice a way to generate a Project Issue in draft, maybe is something the system still doesn't have, but with this new option maybe it could be interesting?
Note that your comments on Aug 17, 2021 as above. While we have added support for Document actions in project issue, It is good user experiance if project issue can be entered in standard documents with our standard workflow insteaad of generated by Issue to Project process . Also currently business logic of completing project issue is in Issue to Project process. It is better to move that to modal class' completeIt method. And supporting reverse accrual and reverse correct of same. So my idea is to drop issue project process and let’s Project issue is perfomed as idempiere’s standard document workflow.
Carlos Ruiz
July 25, 2024 at 11:26 AM
Hi @Deepak Pansheriya - what are the use cases for that?
Issue to Project process will create and complete the Project Issue.
Move all business logic that was in Issue to Project (like storage mod) to the completeIt() method.
Implement Reversal ( Reverse Correct and Reverse Accrual ).