bookmebus / spree_vpago

Spree extension for traditional redirect off site payment gateway in Cambodia
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

close #168 add payout admin UI #169

Closed theachoem closed 1 month ago

theachoem commented 2 months ago

>>>>> Base branch develop <<<<<

1. Add payouts UI /admin/orders/:number/payouts (new controller, only index)
image
2. Add run_by in promotion form /admin/promotions/:id/edit (with deface)
image
3. Add collect by to tax category form /admin/tax_categories/:id/edit (with deface)
image
4. Add handle_by to shipping method /admin/shipping_methods/:id/edit (with deface)
image
5. Add payout profile page to shipping method /admin/shipping_methods/:id/payout_profile_shipping_methods/:id/edit (new controller, only edit/create)
image
6.1 Add handle by to shipping rate in order admin/orders/:number/edit (with deface)
image
6.2 (cont.) when click edit (allow admin to edit handle_by
image
7.1 Add handler to order adjustments page /admin/orders/R647044216/adjustments (with deface)
image
7.2 (cont.) when click edit (allow admin to edit handle_by when adjustment is still open
image