Sale discount does not activate

Hello,

sale_discount works fine in tryton 6.0 but does not activate in 6.4

I created a new database and installed the minimum modules before installing sale_discount. It works now.

One of my modules must be causing this problem. Do you have any advice on this?

However, the following fields are no longer in the tree of products sold:

  • Low price
  • Discount rate
  • Discount amount

Is this normal?

You can run the tryton-server in the foreground and see what happens. If you are running in a container, there should be a logfile somewhere.

Looking at the sale_discount module those fields must come from your own module. The fields are only added to the sale line form where you fill the product etc.