Hi
We are a company and we have 6 branches, we use the VM system to distribute already bought stationery on our branches.
So no body will pay any thing but we need to know expenses of each branch.
How to configure the payment methods?
Thanks and Regards,
Use standard payment method and call it Internal debit. Assign a shopper group to use the payment method. Like COD payment.
regards
Jörgen @ Kreativ Fotografi
Thank you very much.
But in Order page, the print view comes with Zero prices.
how to show prices in this page without letting employees see product prices in the front page?
Regards,
Need more info from You, are your employes the only ones that will see the products?
If that is the case, you can solve this with the overrides, perhaps with configuration in shop/prices ?
regards
Jörgen @ Kreativ Fotografi
As Jörgen writes, if the products are only "sold" within the company use template overrides to remove the prices display.
Or simply use a css override, eg with default VM templates this will hide the prices:
.product-price { display:none; }
Hi
Our HR employees managing the products and orders and need enter and see all prices. Also accounting department need to see the prices and costs.
The other employees no need to see the prices.
I try the override but the prices not displayed in Invoices. So what to do?
See attachment
Regards,