brotherton-erpnext/erpnext/stock
Ganga Manoj aa9e172091
feat: Add Create Expense Claim button in Delivery Trip (#25526)
* feat(Delivery Trip): Add employee_code field

* feat(Expense Claim): Add Delivery Trip Number field

* feat(Delivery Trip): Add Create Expense Claim button

* feat(Delivery Trip): Make Create Expense Claim button show up after save

* fix(Delivery Trip): Fix Sider issues

* fix(Delivery Trip): Display button after submit

* fix(Delivery Trip & Expense Claim): Rename new fields

* fix(Delivery Trip): Add button in refresh

* fix(Delivery Trip): Remove redundant line

* fix(Expense Claim): Display delivery_trip only if non-empty

* fix(Delivery Trip): Add test for Create Expense Claim

* fix(Delivery Trip): Fix Sider Issue

* fix(Delivery Trip): Only display Create Expense Claim if the driver is an employee

* fix(Delivery Trip): Fix test

* fix(Delivery Trip): Fix make_expense_claim()

* fix: sider

Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
2021-05-08 17:15:33 +05:30
..
dashboard fix: Use system precision instead of SLE precision 2021-04-09 11:56:49 +05:30
dashboard_chart fix: add range filters to oldest items chart 2020-07-29 18:06:54 +05:30
dashboard_chart_source feat: stock module dashboard and onboarding 2020-05-19 19:08:30 +05:30
doctype feat: Add Create Expense Claim button in Delivery Trip (#25526) 2021-05-08 17:15:33 +05:30
module_onboarding/stock feat: add description to Accounts onboarding 2020-10-15 13:53:12 +05:30
number_card chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
onboarding_slide/add_a_few_products_you_buy_or_sell
onboarding_step feat: add description to Accounts onboarding 2020-10-15 13:53:12 +05:30
page feat: Trigger rule application from client side 2020-12-08 19:44:29 +05:30
print_format
report Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report 2021-05-07 23:30:06 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
workspace/stock feat: update workspace folders 2020-12-03 15:48:57 +05:30
__init__.py fix: reposting patch 2021-02-26 17:44:54 +05:30
get_item_details.py fix: update item level cost center from POS (#25609) 2021-05-07 12:11:09 +05:30
landed_taxes_and_charges_common.js fix: Add distribute manually option in LCV 2021-01-26 17:05:00 +05:30
README.md
reorder_item.py fix: Re-order Item Error Email format (#21342) 2020-04-21 12:52:29 +05:30
stock_balance.py feat: Repost item costing (#24183) 2020-12-21 20:03:59 +05:30
stock_ledger.py fix: allow to receive same serial numbers multiple times 2021-05-06 12:38:35 +05:30
utils.py fix: stock ledger entry created against draft stock entry (#25540) 2021-05-01 13:53:39 +05:30

Inventory management module.