customer.module.account.unpaid_invoice.lab..
Archives : May-2023
customer property: WEB_BOOKING_BOOKINGCONTROLLERV2_MIN_DURATION_xxx where xxx is the resource id (court id) if no resource-specific one is found then it looks for WEB_BOOKING_BOOKINGCONTROLLERV2_MIN_DURATION for globa..
Site property customer.module.account.unpaid_invoice.lab..
A typical service class method looks like the following: public void updateSomething(TransactionConfig tc, …) { try { TransactionHelper.begin(tc); …. TransactionHelper.commit(tc); } catch (Exception e) { TransactionHelper.rollback(tc); throw e; } } OR public xxx getSomething(TransactionConfig tc, …) { try { TransactionHelper.begin(tc); …. return xxx; } finally { TransactionHelper.rollback(tc); } } The object TransactionConfig can be used ..
CREATING SPORTLOGIC CLEARING ACCOUNT Now login normally to xero.com and Settings>Chart of accounts>Add Account code : 0000Name: Sportlogic Clearing AccountCheck – Enable payments to this account and click save MAPPING XERO ACCOUNTS To Map Accounting>General Ledger Accounts then click on Map Xero Accounts All Asset accounts should be mapped to Sportlogic clearing account (0000) as ..
customer properties- CLASS_DISCOUNT_HANDLER com.markjenny.tms.service.squad.MultiCartItemsClassDiscountHandler WEB_APP_CUSTOMER_PORTAL_ONLINE_ORDER_FORM_HANDLER com.sportlogic.tms.web.customer.handler.customisation.DefaultOnlineOrderFormHandler MULTI_CART_ITEMS_CLASS_DISCOUNT_HANDLER_DISCOUNT_RATE 0.05 MULTI_CART_ITEMS_CLASS_DISCOUNT_HANDLER_DISCOUNT_START_F..
To install on Amazon Linux: To scan full system sudo..
For Windows: c:\Users\<username>\AppData\Local\inTennis e.g. c:\Users\Mepong\AppData\Local\inTennis (where “Mepong” is the username) For Mac: ~/Library/inTennis e.g. /Users/mark/Library/inTennis/inTennis.app (where “mark” is the..
Site property customer.module.BookingControllerV1.auto_apply_credit_feature_disabled=false Credit voucher number is auto applied in version v1 , we can disable it through site ..
App Details Database Details Host (Master): rds5.sportlogic.net.au Host (Read Replica): rds5-readonly.sportlogic.net.au User (readonly): mgReadOnly ..