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
/
report
/
customer_credit_balance
History
ashish
fb364df091
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
Add Customer Credit Balance Report, minor changes
2014-10-07 11:41:31 +05:30
customer_credit_balance.js
[fix] Get defaults based on doctype or fieldname
2015-12-23 16:37:06 +05:30
customer_credit_balance.json
added roles in the report
2017-03-06 14:26:09 +05:30
customer_credit_balance.py
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