Forum Replies Created

  • When you do a return in WooCommerce or a plugin, the order status should be changed to return or canceled. WooPOS should detect the status changes, recalculate QOH and change stock quantities accordingly. Please give a try, let us know if any problems.

    You can copy and paste this whole line into “DatabaseFieldSpecial” field in the label designer:

    (case when phone1!='' then phone1 when phone2!='' then phone2 else cellphone end)

    You can print label in customer section. Or in POS–>F3 Transactions–>More–>Print Custom Form. This label will be based on your transaction (customer and due date etc) or transaction items (product info and attributes). At end of the transaction, after payment window, re-print receipt area, there’s a “print custom form” button.

    You have 2000 products and 7000 images. The system was trying to load all images. I have changed to load up to 500 images. You can type keywords to search the images. Please get the upgrade and try again.

    The new category created in WooCommerce will automatically show up in WooPOS. The products with categories changes in WooPOS will be pushed to the web (WooCommerce) automatically. You don’t need to do anything.

    You can create a consignment Sku:

    Creating a Consignment SKU


    You’ll need to create a new consignment Sku for a new customer, don’t re-use the Sku.

    The consignment report can be found in Reports–>Customers section.

    Please get the upgrade to fix the negative amount problem you may have.

    Please take a look at Reports -> Product -> Receiving History with the query “posted = true”.

    There are two ways to delete variation Skus.

    1. In Skus tab, Uncheck the “Show Main Sku Only” checkbox, and hit F5 or Refresh. Once the variation Sku shows up, just select the variation Sku and click “Delete Sku” button. After you deleted all variation Skus, you can delete the main Sku.

    show main sku only

    2. Click the “Variation” button in Skus Info tab, select the Sku to delete, click the “Delete Variation Sku” button.
    show variations

    delete variation skus

    You can just void the transaction with the wrong customer. And make a copy of the transaction, and select the proper customer and finish the transaction.

    null

    Or click the “More” button, select “Customer Details”. And select the customer you want to change to.

    Yes. Variations will be uploaded to Web.

    It’s recommended to backup your WordPress and WooCommerce website before enabling this option. But you don’t have to the backup. When you create a new product in WooPOS, you still need to go to “Web Info” and “Publish” the product. If you changed a web item information like price, description(title) in WooPOS, and you have the “Automatically upload online products when changes made in POS” option switched on, the item info will be uploaded to WooCommerce site automatically. Attributes will be uploaded, but departments won’t. For details, please check here:

    WooCommerce Data Synchronization

    Sorry, we don’t have the function now. You’ll have to manually control the price.

    The WooPOS department and online category are different. One product can only belong to one department or sub-department, and it can belong to multiple categories. WooPOS only import online categories as departments initially. Please create the new category online (WordPress backend) and create the new department in WooPOS separately.

    First set up attributes for CRM (select CRM in step 3)

    Adding New Attributes

    You can then click “F7 CRM” button at bottom-middle of the customer details screen to track CRM data.

    Here’s an example of our own CRM screenshot. All fields are custom attributes. You can add your own CRM fields, columns, and screen layout.

    Your products could have “manage stock” checked off, meaning service product, no inventory. Or the “Allow Back Orders” is on, meaning even if you have no stock, you allow back order, the front end will still show “in stock”.

    In the “Web Price +” box, just input a negative value, the WooCommerce price will subtract the amount from the WooPOS price. I’ve also added the on-sale price for online only function. Please get the upgrade.

    on sale price online only