Table: invoiceitems
Tool:
Store
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 invoice INT UNSIGNED NOT NULL v5 amount DECIMAL(8,2) NOT NULL v5 product INT UNSIGNED NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Store Tables
invoicecart invoiceitems invoices productreviews shoppingcarts