i want a query to display how many invoices are created using a particular interface for the last one month in AR module. we are not using any other module except ar,ap ,gl.All our invoices ar开发者_S
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
My situation as follow: I\'m building up an invoice system, I have almost everything done, except the invoices recurrence. Here is what I\'m trying to do without success.
We\'re just in the planning stage of a web app that offers subscriptions to our customers. The subscription periods varies and can be prolonged indefinitely by our customers, but are always at least o
I am using this fantastic example of a jQuery editable invoice as a template for creating dynamic invoices for my users.
Hi I\'m developing an invoicing application. So the general idea is to have two tables: Invoice (ID, Date, CustomerAddress, CustomerState, CustomerCountry, VAT, Total);
I need to add a new action to the ActionList in the Invoices page I don\'t know where magento creates this list and how it call the selected action, so I thought you guys would know where I should sta
I\'m looking for a good tool for printing Invoices, Receipts and similar documents in Java Swing. I have tried JasperReports but it is pretty hard to get a dynamic layout and it is designing for repor
I allow anonyous users to post a comment. I generate a GUID and insert them into a userTable and assign an anonymous role.