jmueller17 / Aixada

Aixada helps self-managed consumption cooperatives to organize their flow of products, money, and information.
Other
33 stars 37 forks source link

On new order should check if order is already closed. #205

Closed jorix closed 8 years ago

jorix commented 8 years ago

"shop_and_order.php" allows add products when no exist a open date for order.

As to reproduce:

This patch aims to prevent add products when closed date. And also notify to the user that their data has not been saved.