Hi Vy,
Thanks for report, there is a pending effort about that:
https://markmail.org/message/seblhudurkh455edOrbital being just a part of it that needs maybe to be simply removed and not migrated
You could add in the above thread
Jacques
Le 05/11/2020 à 05:28, Vy Do a écrit :
> I see source code has file
> \ofbiz-framework\applications\accounting\config\linehandler.properties
> Its content has
>
>
> # Templates
> XMLTemplates.Request.NewOrder=%ofbiz.home%/applications/accounting/templates/orbital/NewOrder.xml
> XMLTemplates.Request.EOD=%ofbiz.home%/applications/accounting/templates/orbital/EOD.xml
> XMLTemplates.Request.FlexCache=%ofbiz.home%/applications/accounting/templates/orbital/FlexCache.xml
> XMLTemplates.Request.MFC=%ofbiz.home%/applications/accounting/templates/orbital/MFC.xml
> XMLTemplates.Request.Profile=%ofbiz.home%/applications/accounting/templates/orbital/Profile.xml
> XMLTemplates.Request.Reverse=%ofbiz.home%/applications/accounting/templates/orbital/Reverse.xml
> XMLTemplates.Request.Inquiry=%ofbiz.home%/applications/accounting/templates/orbital/Inquiry.xml
>
>
> but I did not see the directory "orbital". Are these above lines of code
> redundancy?