Salva Machi
Forum Replies Created
-
Forum: Plugins
In reply to: [ATUM WooCommerce Inventory Management and Stock Tracking] Atum Fatal errorsAt first sight, it seems there is something wrong in your database.
In order to fix that issue asap, please follow these steps:- Open the file “/home2/sukkianet/public_html/wp-content/plugins/atum-stock-manager-for-woocommerce/classes/Components/AtumCalculatedProps.php”
- Go to line 479
- Replace that line with this code:
if ( $variation_product instanceof \WC_Product && is_callable( array( $variation_product, "get_$prop" ) ) ) { $variable_value += call_user_func( array( $variation_product, "get_$prop" ) ); }I hope this helps.
Best Regards,
Salva.Good to know! 🙂
OK, thank you!
Hi @natedanielz
I’m sorry but we aren’t allowed to give support for our premium add-ons on wp.org forums.
These forums are for ATUM free plugin questions only.If you need help with your Product Levels add-on, please use our official forums or open a private ticket.
Best Regards,
Salva.I’m sorry but custom coding is out of the scope of our support service.
And this has no relation with ATUM either.
You can ask WordPress core support staff.Best Regards,
Salva.Hi @frolovsite
FYI, it’s never recommended to edit WP core files. All the changes you make to these files will be probably lost on the next WP update.
Hi @frolovsite
We are using the mPDF library to convert HTML to PDF. And this library has some limitations over HTML and CSS code that can read.
Please read this for detailed info:https://mpdf.github.io/css-stylesheets/supported-css.html
Best Regards,
Salva.Hi @frolovsite
That is the custom fields meta box and is part of WordPress core. This is not handled by ATUM.
If you have that meta key name there is probably because you have that registered on your database. Anyway, this is something you should ask to WordPress core support.
Best Regards,
Salva.I’m sorry but at this time, ATUM doesn’t handle lead times nor any kind of calendar.
Best Regards,
Salva.OK. You’re welcome 😉
Did you ask the same question on our forums?
https://forum.stockmanagementlabs.com/d/4262-purchase-price-is-missing
Best Regards,
Salva.Forum: Plugins
In reply to: [ATUM WooCommerce Inventory Management and Stock Tracking] Stats wont workHi @chosendaone
We aren’t aware of any conflict with Woo stats.
If you disable ATUM, do the stats work again?Best Regards,
Salva.I see. What you want can be achieved with our Multi-Inventory add-on. But we aren’t allowed to discuss premium add-ons on wp.org forums.
If you need further info, please use our official forums instead:https://forum.stockmanagementlabs.com/
Best Regards,
Salva.Hi @buzzer01
So, if I understood correctly, do you want a way to separate the stock for a same product in “new games” and “used games” and be able to discount the right one at any time?
Best Regards,
Salva.Hi @fjancsi85
You can edit multiple products at once from Stock Central as described here:
https://stockmanagementlabs.crunch.help/en/atum-core/how-to-edit-fields-in-stock-central
However, if you prefer to edit all your products at once, another option would be to export all of them to a CSV, edit them in Google Sheets or Excel and import the file back. You can achieve this with our ATUM Export PRO add-on. If you need further info regarding this, please do ask on our public forums:
https://forum.stockmanagementlabs.com/all
Best Regards,
Salva.