Hi Mustafa, The correct place to post issues with the Estatio application is on its github issues page [1]
Thanks Dan [1] https://github.com/estatio/estatio/issues On Sun, 9 Jul 2017 at 18:38 Mustafa Abdat <[email protected]> wrote: > Also, When I tried to create an invoice manually I get the following error > Caused by: > org.incode.module.docfragment.dom.api.DocFragmentService$RenderException: > No fragment found for objectType: > org.estatio.dom.lease.invoicing.ssrs.InvoiceAttributesVM, name: > description, atPath: /IN/BIN/ORG > at > org.incode.module.docfragment.dom.api.DocFragmentService.render(DocFragmentService.java:93) > at > org.incode.module.docfragment.dom.api.DocFragmentService.render(DocFragmentService.java:66) > at > org.estatio.dom.base.FragmentRenderService.render(FragmentRenderService.java:49) > at > org.estatio.dom.lease.invoicing.InvoiceForLease.updateAttribute(InvoiceForLease.java:567) > at > org.estatio.dom.lease.invoicing.InvoiceForLease.updateDescriptions(InvoiceForLease.java:557) > at > org.estatio.dom.lease.invoicing.InvoiceForLeaseRepository.newInvoice(InvoiceForLeaseRepository.java:156) > at > org.estatio.app.menus.invoice.InvoiceMenu.newInvoiceForLease(InvoiceMenu.java:89) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.apache.isis.core.metamodel.facets.actions.action.invocation.ActionInvocationFacetForDomainEventAbstract.invokeMethodElseFromCache(ActionInvocationFacetForDomainEventAbstract.java:407) > at > org.apache.isis.core.metamodel.facets.actions.action.invocation.ActionInvocationFacetForDomainEventAbstract$2.execute(ActionInvocationFacetForDomainEventAbstract.java:261) > > Thanks > > On Monday, July 10, 2017, 12:36:23 AM GMT+7, Mustafa Abdat > <[email protected]> wrote: > > Hi, > I'd like to know if there's such option to create invoice automatically. > For instance if there's a lease for 1 year and the payment schedule is > monthly. > Is the system able to create invoice by end of the month automatically and > send it to the tenant ? or I have to create invoice manually ? Any other > information / manual regarding the usage of this system is greatly > appreciated. > Thanks.
