Contributions
Different Supplier prices for each Product
This Contrib is for those who have different suppliers for their products.
I Havent develloped this at all, just took a bit code from seperate contribs
and put it together. Most of the code is a changed manufacturers.php and for
the prices i took the contib "Seperate pricing per customers" and chanced it
for my needs.
================================================================================
Its not really finished and just a step in the right direction.
TO DO:
- The supplierprices have to be given out on the packlisp.php or the invoice.php
(I'm not that good in php, sorry!!!!)
- Maybe a report that shows the cheapest supplier and price for the Products in
stock.
================================================================================
In version 0.1 you are able to
- add, edit, delete suppliers in the admin-section
- add for each of your product the supplier prices.
Expand All / Collapse All
This change is on top of my previous posting (change array var to regular var). It preserves the state of the supplier checkbox in category.php.
So, initially all supplier checkboxes will be unchecked. Once checked, this sate will be preserved.
New readme.txt : Changed array variable names to regular variables. Fixes the bug where catagory.php does not handle array variables when re-posting variables.
Small Bugfix in packingslip.php
Full Package
In version 1.1 you are able to:
- add, edit, delete suppliers in the admin-section
- add for each of your product the supplier prices
- display the different prices on the packingslip
- show a report with all products and their supplier prices
This Contrib is for those who have different suppliers for their products.
I Havent develloped this at all, just took a bit code from seperate contribs
and put it together. Most of the code is a changed manufacturers.php and for
the prices i took the contib "Seperate pricing per customers" and chanced it
for my needs.
================================================================================
Its not really finished and just a step in the right direction.
TO DO:
- The supplierprices have to be given out on the packlisp.php or the invoice.php
(I'm not that good in php, sorry!!!!)
- Maybe a report that shows the cheapest supplier and price for the Products in
stock.
================================================================================
In version 0.1 you are able to
- add, edit, delete suppliers in the admin-section
- add for each of your product the supplier prices.
Note: Contributions are used at own risk.