brotherton-erpnext/erpnext/stock
Afshan 9691422fb7
feat: added report for mismatch in serial nos and stock quantity in warehouse (#22669)
* feat: added report for mismatch in serial nos and stock quantity in warehouse

* style: removed print statement

* fix: rename of reports and refactor of code

* fix: handled null condition for actual qty and added report link in stock desk page

* style: breaking code in multiple lines
2020-09-08 11:57:15 +05:30
..
dashboard fix: Translation strings with trailing spaces (#21192) 2020-04-08 09:32:41 +05:30
dashboard_chart fix: add range filters to oldest items chart (#22842) 2020-07-29 17:28:30 +05:30
dashboard_chart_source feat: stock module dashboard and onboarding 2020-05-19 19:08:30 +05:30
desk_page/stock feat: added report for mismatch in serial nos and stock quantity in warehouse (#22669) 2020-09-08 11:57:15 +05:30
doctype Merge pull request #23259 from anupamvs/se-quntity 2020-09-04 16:07:13 +05:30
module_onboarding/stock fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +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 fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
onboarding_step fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
page
print_format
report feat: added report for mismatch in serial nos and stock quantity in warehouse (#22669) 2020-09-08 11:57:15 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
__init__.py fix: warehouse_account_map not getting reset for diff company transac (#20995) 2020-03-31 15:31:15 +05:30
get_item_details.py refactor: POS workflow (#20789) 2020-07-23 18:51:26 +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: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
stock_ledger.py fix: Negative SLE not created for fraction qty or qty less than 1 2020-08-23 20:43:50 +05:30
utils.py fix: '>=' not supported between instances of 'str' and 'int' 2020-06-03 17:13:58 +05:30

Inventory management module.