From 40505dcfb1c121a00899cfacb4134eb7c515d911 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 24 Feb 2016 18:17:04 +0530 Subject: [PATCH] [change-log] --- erpnext/change_log/v6/v6_23_0.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 erpnext/change_log/v6/v6_23_0.md diff --git a/erpnext/change_log/v6/v6_23_0.md b/erpnext/change_log/v6/v6_23_0.md new file mode 100644 index 00000000000..d6f48a7d21d --- /dev/null +++ b/erpnext/change_log/v6/v6_23_0.md @@ -0,0 +1,10 @@ +- Material Request for manufacturing, plan production based on Material Request via Production Planning Tool +- Merged **STOP** and **Close** button to a single button **Close** +- Reorder level can be set as zero +- Added Stock balance in Quotation Item table +- **Payment Request and Payment Gateway** + - Create Payment Request from Sales Order / Sales Invoice + - Install paypal_integration application and setup as a Payment Gateway + - Give link of PayPal payment page to your customer + - On sucessful payment, system will create payment entry automatically and update Payment Request status + - Payment option in shopping cart \ No newline at end of file