Call a method without using interface
I recently had to create a new method for the ProjIntercompanyInvoiceOrigExpense and this class implements ProjIntercompanyInvoiceOrigTrans which is an interface.
The class ProjIntercompanyInvoiceOrigExpense contains methods which are called in the P...
jobourgoin.hashnode.dev1 min read