Im currently working on a small project in which I need to model the following scenario: Scenario Customer calls, he want an quote on a new car.
I have created new custom product type which extends virtual product in magento. Now I would like to block automatic invoicing for online payments eg. paypal when order contains at least one custom pr
As an exercise for learning some database design techniques, I\'m designing a database for a fictional small computer shop. The idea is that the shop gets some components from multiple suppliers, asse
I need help with a calculation: I need to do this: Item ---- 开发者_StackOverflow中文版Qty ( 2)--- Rate ( $2)= Total ($4)
I\'ll make this quick because I\'m hoping to get it fixed as quickly as possible! Basically, after making multiple posts asking for assistants creating a invoice template for ubercart, non of which g
when a user logs i开发者_开发百科n, I want a input type text to be already filled with some pre-determined letter...
For some reason after transferring to a new server my invoices page and script aren\'t working. When a customer enters his information it is put in the database and it creates an invoice like so:
I am trying to alphabetize the items listed on an invoice in the backend of a magento site. I have access to the Mage_Adminhtml_Block_Sales_Order_Invoice_View_Items object used to display these items
It is possible to make an invoice for 2 or more orders at the end of the month? I can see only to option to make invoice for every order.
I have an application that will charge users a small fee on a monthly basis, but the amount is VAT-able. VAT is changing in January from 17.5% to 20%.