Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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.
  2. Tax rules for discounts:
    1. sales
      goods_discount_inc_tax includes promotional_credit amount
      goods_discount_tax includes promotional_credit tax amount
      promotional_credit amount is subtracted from the goods_net_inc_tax 
      promotional_credit tax amount is subtracted from the goods_tax

    2. sales_payment
      No entry for the promotional_credit amount in the sales payment table

Preorders

Preorders have some specific rules to follow.

...