This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
brotherton-erpnext
Watch
1
Star
1
Fork
0
You've already forked brotherton-erpnext
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
brotherton-erpnext
/
erpnext
/
controllers
History
rohitwaghchaure
4399a93843
Merge pull request
#34091
from rohitwaghchaure/fixed-incorrect-consumed-qty-in-scr
...
fix: incorrect consumed qty in subcontracting receipt
2023-02-16 15:10:14 +05:30
..
tests
test: fix test case
2022-11-05 16:18:31 +05:30
__init__.py
…
accounts_controller.py
fix: Return against internal purchase invoice (
#33635
)
2023-01-15 17:32:57 +05:30
buying_controller.py
chore: use continue, not break
2023-02-04 11:20:26 +05:30
item_variant.py
style: format code with black
2022-03-28 18:52:46 +05:30
print_settings.py
style: format code with black
2022-03-28 18:52:46 +05:30
queries.py
fix: not able to select customer / supplier
2022-11-03 11:24:58 +05:30
sales_and_purchase_return.py
fix: Concurrency issues in Sales and Purchase returns (
#34019
)
2023-02-13 15:31:19 +05:30
selling_controller.py
fix: incorrect actual qty for the packed item
2023-01-20 22:38:56 +05:30
status_updater.py
fix: Short closed order, receipt and delivery note status on cancellation (
#33743
)
2023-01-20 19:44:06 +05:30
stock_controller.py
perf: use
get_cached_value
instead of
db.get_value
in controllers (
#32776
)
2022-11-07 09:21:03 +05:30
subcontracting_controller.py
fix: incorrect consumed qty in subcontracting receipt
2023-02-16 14:17:27 +05:30
taxes_and_totals.py
refactor: use DocStatus (
#33594
)
2023-01-15 17:34:16 +05:30
trends.py
perf: use
get_cached_value
instead of
db.get_value
in controllers (
#32776
)
2022-11-07 09:21:03 +05:30
website_list_for_contact.py
style: format code with black
2022-03-28 18:52:46 +05:30