Skip to content

Releases: jpedroschmitz/backy

v3.1

10 Sep 22:39
Compare
Choose a tag to compare

Features:

This PR adds one field at the product and other at customers.

Also, when the user enters an order, the software gets the product price and the base discount for the selected product/client.

Related to #5;

v3.0

10 Sep 15:34
Compare
Choose a tag to compare

Features:

Maintain and register orders (create, read, update and delete)

Related to #4;

v2.0

10 Sep 15:33
Compare
Choose a tag to compare

Features:

Maintain and register customers (create, read, update and delete)

Related to #3;

v1.0

10 Sep 15:31
Compare
Choose a tag to compare

Features:

Maintain and register products (create, read, update and delete)

Related to #2;