when you create an invoice in the admin panel, what is t开发者_JAVA百科he name of that event for an observer? I\'ve tried *sales_order_invoice_register* and *sales_order_invoice_pay* but it doesn\'t w
I have the requirement to create invoices for a number开发者_开发技巧 of customers of an application on a monthly basis.
I need to tweak magento admin so after a new invoice is created at a link like this: admin/sales_order_invoice/new/order_id/550/
How can I have the same number count for invoice and credit memo in Magento? magento use two开发者_如何学Python different counters, I need an univocal count number for invoices and credit memos.
I am trying to model a simple invoice that has an invoice object with minimally an ArrayList and an lineitem object with an ArrayList of the values for a given row开发者_开发问答.I get my result-set,
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.
I am trying to implement a shopping cart web app like most newbies to javaee & hibernate..I went through many textbooks an开发者_开发知识库d still have doubts. I am hoping somebody here can help m
I can\'t actually see why, but my invoice code doesn\'t actually show the correct values for the totals when it get completed without errors.
I am creating an invoice table for the customers. Sometime they will have to send me the commission fees or sometime I send them fees (account balance). How to design a invoice table in this situation
Could you give m开发者_运维技巧e some recommendations on free/Openspurce library etc that could be integrated on asp.net application to Generate Pdf out of Html fragments. I will be generating Invoice