Beschrijving
Adding item cost field to general tab in product editing, and add stats for profit calculation.
To make the profit statistic works, you need to:
- Update item cost value in each product editing page, the profit calculation will be calculated automatically for
previous orders that includes currently edited product - All update to item cost post initial update, will not recalculate previous orders profit
- If you need to update all orders related to the product disregard its purchase date, you need to set the item cost field
empty, save it, then enter again the new item cost price
Schermafdrukken
Installatie
- Upload folder
woocommerce-ksini-com-item-cost
to the/wp-content/plugins/
directory. Some other option is
by installing the plugin through Add plugin page in dashboard, search for “woocommerce ksini item cost”
without double quote. - Activate the plugin through the ‘Plugins’ menu in WordPresss
- Update each product’s item cost through product edit page
- You can vew statistic at “Ksini Profit Report”
FAQ
To update all orders related with the product, disregard its purchase date, empty the item cost field, save it, then
fill new item cost price and save it again.
- A question that someone might have
-
Question you may ask.
- Is it free?
-
Yes.
- Will it calculate previous orders?
-
Yes.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Woocommerce Ksini.com Item Cost” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Woocommerce Ksini.com Item Cost” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.3
- bug fix on icon url
- updated readme on installation description
1.2
- Bug fix on added order, item cost meta data was from order, now fixed.
- jquery-ui style moved from external source to local plugin folder
1.1
- Bug Fix
- Put currency value for item cost
1.0
- Initial Release