mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 08:53:00 +08:00
15 lines
260 B
Python
15 lines
260 B
Python
|
#
|
||
|
|
||
|
# 1. transact - make payment
|
||
|
# 2. confirm payment
|
||
|
# 3. apply voucher discount
|
||
|
# 4. create invoice
|
||
|
|
||
|
# create/update voucher
|
||
|
# create/update voucher codes
|
||
|
|
||
|
# update profile discount
|
||
|
# update analyses discount
|
||
|
# update profile price
|
||
|
# update analyses price
|