...
Option 1 : continue to use Card Payment Config to auto calculate credit card charges
- Create PV just for PV
For the GST on (Credit Card) cc charges.
- Debit : new_gst_for_cc_charges_gl
- Credit : cashbook_gl
- Do GST Adjustment
- Debit : gst_Input
- Credit : new_gst_for_cc_charges_gl
** Notes: - if If not create new glcode (new_gst_for_cc_charges_gl ) , can use gst_contra glcode
- the The "cashbook_gl" refer to your credit card configuration "Preferred Cashbook" posting cash book
...