Changeset 3456299
- Timestamp:
- 02/08/2026 08:18:12 AM (8 weeks ago)
- Location:
- wpos-lite-version
- Files:
-
- 107 edited
-
tags/3.1/composer.lock (modified) (view diffs)
-
tags/3.1/includes/Setting.php (modified) (view diffs)
-
tags/3.1/includes/admin/Admin.php (modified) (view diffs)
-
tags/3.1/includes/api/Api.php (modified) (view diffs)
-
tags/3.1/includes/api/Auth.php (modified) (view diffs)
-
tags/3.1/includes/api/Cart.php (modified) (view diffs)
-
tags/3.1/includes/api/Customer.php (modified) (view diffs)
-
tags/3.1/includes/api/Extension.php (modified) (view diffs)
-
tags/3.1/includes/api/Order.php (modified) (view diffs)
-
tags/3.1/includes/api/Product.php (modified) (view diffs)
-
tags/3.1/includes/api/Table.php (modified) (view diffs)
-
tags/3.1/includes/api/Transaction.php (modified) (view diffs)
-
tags/3.1/index.php (modified) (view diffs)
-
tags/3.1/languages/wpos-lite.pot (modified) (view diffs)
-
tags/3.1/lib/abtract-op-app.php (modified) (view diffs)
-
tags/3.1/lib/class-op-addon.php (modified) (view diffs)
-
tags/3.1/lib/class-op-exchange.php (modified) (view diffs)
-
tags/3.1/lib/class-op-integration.php (modified) (view diffs)
-
tags/3.1/lib/class-op-receipt.php (modified) (view diffs)
-
tags/3.1/lib/class-op-register.php (modified) (view diffs)
-
tags/3.1/lib/class-op-report.php (modified) (view diffs)
-
tags/3.1/lib/class-op-stock.php (modified) (view diffs)
-
tags/3.1/lib/class-op-supplier.php (modified) (view diffs)
-
tags/3.1/lib/class-op-table.php (modified) (view diffs)
-
tags/3.1/lib/class-op-transaction.php (modified) (view diffs)
-
tags/3.1/lib/class-op-warehouse.php (modified) (view diffs)
-
tags/3.1/lib/class-op-woo-cart.php (modified) (view diffs)
-
tags/3.1/lib/class-op-woo-order.php (modified) (view diffs)
-
tags/3.1/lib/class-op-woo.php (modified) (view diffs)
-
tags/3.1/lib/class-tgm-plugin-activation.php (modified) (view diffs)
-
tags/3.1/lib/integration/grconnect.php (modified) (view diffs)
-
tags/3.1/lib/integration/woocommerce-product-addons.php (modified) (view diffs)
-
tags/3.1/lib/integration/woocommerce-product-bundles.php (modified) (view diffs)
-
tags/3.1/lib/interface-op-app.php (modified) (view diffs)
-
tags/3.1/lib/op-payment.php (modified) (view diffs)
-
tags/3.1/readme.txt (modified) (view diffs)
-
tags/3.1/src/Models/Customer.php (modified) (view diffs)
-
tags/3.1/src/Models/Order.php (modified) (view diffs)
-
tags/3.1/src/Models/Outlet.php (modified) (view diffs)
-
tags/3.1/src/Models/Product.php (modified) (view diffs)
-
tags/3.1/src/Models/Register.php (modified) (view diffs)
-
tags/3.1/src/Models/Session.php (modified) (view diffs)
-
tags/3.1/src/Models/Table.php (modified) (view diffs)
-
tags/3.1/src/Models/User.php (modified) (view diffs)
-
tags/3.1/templates/admin/receipt_template_composer.php (modified) (view diffs)
-
tags/3.1/templates/admin/report/report_form.php (modified) (view diffs)
-
tags/3.1/templates/admin/report/report_sales_chart.php (modified) (view diffs)
-
tags/3.1/templates/admin/report/report_sales_table.php (modified) (view diffs)
-
tags/3.1/templates/admin/report/report_transactions_chart.php (modified) (view diffs)
-
tags/3.1/templates/admin/report/report_transactions_table.php (modified) (view diffs)
-
tags/3.1/templates/admin/woocommerce/order_exchanges.php (modified) (view diffs)
-
tags/3.1/templates/emails/op-customer-receipt.php (modified) (view diffs)
-
tags/3.1/templates/emails/plain/op-customer-receipt.php (modified) (view diffs)
-
tags/3.1/templates/emails/receipt.php (modified) (view diffs)
-
tags/3.1/templates/front/session_customer_checkout.php (modified) (view diffs)
-
tags/3.1/templates/help.php (modified) (view diffs)
-
tags/3.1/templates/short_code_inventory.php (modified) (view diffs)
-
trunk/composer.json (modified) (view diffs)
-
trunk/composer.lock (modified) (view diffs)
-
trunk/includes/Setting.php (modified) (view diffs)
-
trunk/includes/admin/Admin.php (modified) (view diffs)
-
trunk/includes/api/Api.php (modified) (view diffs)
-
trunk/includes/api/Auth.php (modified) (view diffs)
-
trunk/includes/api/Cart.php (modified) (view diffs)
-
trunk/includes/api/Customer.php (modified) (view diffs)
-
trunk/includes/api/Extension.php (modified) (view diffs)
-
trunk/includes/api/Order.php (modified) (view diffs)
-
trunk/includes/api/Product.php (modified) (view diffs)
-
trunk/includes/api/Table.php (modified) (view diffs)
-
trunk/includes/api/Transaction.php (modified) (view diffs)
-
trunk/index.php (modified) (view diffs)
-
trunk/lib/abtract-op-app.php (modified) (view diffs)
-
trunk/lib/class-op-addon.php (modified) (view diffs)
-
trunk/lib/class-op-exchange.php (modified) (view diffs)
-
trunk/lib/class-op-integration.php (modified) (view diffs)
-
trunk/lib/class-op-receipt.php (modified) (view diffs)
-
trunk/lib/class-op-register.php (modified) (view diffs)
-
trunk/lib/class-op-report.php (modified) (view diffs)
-
trunk/lib/class-op-stock.php (modified) (view diffs)
-
trunk/lib/class-op-supplier.php (modified) (view diffs)
-
trunk/lib/class-op-table.php (modified) (view diffs)
-
trunk/lib/class-op-transaction.php (modified) (view diffs)
-
trunk/lib/class-op-warehouse.php (modified) (view diffs)
-
trunk/lib/class-op-woo-cart.php (modified) (view diffs)
-
trunk/lib/class-op-woo-order.php (modified) (view diffs)
-
trunk/lib/class-op-woo.php (modified) (view diffs)
-
trunk/lib/class-tgm-plugin-activation.php (modified) (view diffs)
-
trunk/lib/integration/grconnect.php (modified) (view diffs)
-
trunk/lib/integration/woocommerce-product-addons.php (modified) (view diffs)
-
trunk/lib/integration/woocommerce-product-bundles.php (modified) (view diffs)
-
trunk/lib/interface-op-app.php (modified) (view diffs)
-
trunk/lib/op-payment.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/src/Models/Customer.php (modified) (view diffs)
-
trunk/src/Models/Order.php (modified) (view diffs)
-
trunk/src/Models/Outlet.php (modified) (view diffs)
-
trunk/src/Models/Product.php (modified) (view diffs)
-
trunk/src/Models/Register.php (modified) (view diffs)
-
trunk/src/Models/Session.php (modified) (view diffs)
-
trunk/src/Models/Table.php (modified) (view diffs)
-
trunk/src/Models/User.php (modified) (view diffs)
-
trunk/templates/admin/woocommerce/order_exchanges.php (modified) (view diffs)
-
trunk/templates/emails/op-customer-receipt.php (modified) (view diffs)
-
trunk/templates/emails/plain/op-customer-receipt.php (modified) (view diffs)
-
trunk/templates/emails/receipt.php (modified) (view diffs)
-
trunk/templates/help.php (modified) (view diffs)
-
trunk/templates/short_code_inventory.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.