Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Standard refunds


Sales are split into two tables in MantikiFeed.

dbo.refund

Insert example here

dbo.refund_payment

Insert example here

Payment table has these specific rules to follow.

  1. If the payment method is any of these:  "exchange", "wine_bank_interest", "promotional_credit" we do not want to show the payment in the payment table.
  • No labels