This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
brotherton-erpnext
Watch
1
Star
0
Fork
0
You've already forked brotherton-erpnext
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
brotherton-erpnext
/
erpnext
/
selling
History
ashish
8fbf10f5db
New test case files added.(a)test_sales_order_with_bypass_credit_limit_check.js -- New feature: i.e. bypass credit limit check at sales order.(b)test_sales_order_without_bypass_credit_limit_check.js --Regression test case : the existing default flow is checked i.e. credit limit check happens at sales order level
2017-10-25 16:20:50 +05:30
..
doctype
New test case files added.(a)test_sales_order_with_bypass_credit_limit_check.js -- New feature: i.e. bypass credit limit check at sales order.(b)test_sales_order_without_bypass_credit_limit_check.js --Regression test case : the existing default flow is checked i.e. credit limit check happens at sales order level
2017-10-25 16:20:50 +05:30
page
Fixed Merge Conflict
2017-10-25 14:07:25 +05:30
report
customer_credit_balance.py -- Credit limit should now reflect outstanding amount for each customer based on value of flage bypass credit limit check at sales order level. A new column is added to show the value of this flag. customer.py -- get_credit_limit function which gets called by the above customer_credit_balance report is updated to deduct the amount of sales order for which credit limit bypass flag is set
2017-10-25 16:17:55 +05:30
__init__.py
moved modules inside erpnext folder
2013-12-11 10:43:52 +05:30
README.md
moved modules inside erpnext folder
2013-12-11 10:43:52 +05:30
sales_common.js
Additional GST related fields in Invoice and Sales/Purchase Register reort (
#10405
)
2017-08-21 08:28:55 +05:30
README.md
Selling management module. Includes forms for capturing / managing the sales process.
Lead
Opportunity
Quotation
Sales Order