Forum Replies Created

  • Can you email us two example SKUs? We’ll set up for you.

    You can disable email notifications in WooCommerce. The stock quantity should be changed automatically. If you want to undo, you can delete these orders in WooCommerce. Please do bulk upload quantities using the button at bottom of the setup window.

    WooPOS can export General Ledge to CSV file, you can upload it to accounting software like QuickBooks, Sage, Xero.

    We don’t have integration on the customer, product and inventory level to any accounting software. We may add these features in future.

    WooPOS has over 500 reports. You should use WooPOS to manage inventory, not the accounting software. All data can be exported to the CSV file. You can do accounting based on the reports or the CSV/Excel file.

    I think so. Please double check with PAX and your processor if this model works with PAX POSLink semi-integration. if yes, this will work.

    Setting up PAX POSLink Integration

     

    You should print the “Inventory By” report. Select the date (of the inventory) before clicking the Preview button.

    If you want to get the total from inventory count, you can export the data to Excel, and use Excel to get the totals.

    Exporting Raw Data from Reports

     

    You should create new SKUs if the prices and manufacturers are different.

    If you want custom work, please email us the GUI (graphical user interface) what do you like to display.

    You can check the “Historical Count” tab, select date range and “Load List”.

    You can change the regular price when changing the cost (Edit Selected Items) in the purchase order.

    We don’t have an alert for pricing. But you can build a query for margin below a certain point, then bulk update prices.

    You can also set up price by suggested margin:

    Setting Up Pricing by Margin

    The margin could be based on list cost, average cost or last landed cost. See switches 023 and 024 in the store settings.

     

     

     

    Because of this (C for currency): format(…,’C’)

    Use this instead (2 for 2 decimal point):

    convert(numeric(11,2),(ItemCost-DiscountAmount+ExtraAmount)*QtyOrdered)

    Please use this in special field:

    format((ItemCost-DiscountAmount+ExtraAmount)*QtyOrdered,’C’)

    You can remove the prefix.

    Or use format(…,’C’) for your local currency you set up in Windows Control panel. More details here: https://database.guide/how-to-format-numbers-as-currency-in-sql-server-t-sql/

    Please get an upgrade. You can print from the main PO listing screen.

    Yes. Please follow these steps:

    Custom Designed Purchase Order Report

     

    You can manually bulk upload stock quantities in Setup->WooCommerce tab:

    Build a query Sku!= (SKU not equal to blank, which means all SKUs)

    The salespersons won’t be payable users as long as they don’t log in as cashier(front end) or login to the backend. Timecard (employee time tracking) feature won’t count as a payable user either.

    If you pay $99 per computer, the user is unlimited. Here’s the example:

    If one user and one computer, it will be $39.

    If two users and one computer, it will be 39X2=78.

    If one user and two computers, it will be 39X2=78.

    If 3 or more users and one computer, it will be $99.