brotherton-erpnext/erpnext/stock
Andy Zhu b60abb0158
fix: fetch item price in sales invoice
When create standalone sales invoice, the item price will not be created fetch.
By adding "posting_date" to dict: item_price_args, it will be fetch on building the condition of SQL.
2020-07-03 14:13:15 +12:00
..
dashboard fix: Translation strings with trailing spaces (#21192) 2020-04-08 09:32:41 +05:30
dashboard_chart_source feat: stock module dashboard and onboarding 2020-05-19 19:08:30 +05:30
desk_page/stock feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
doctype made "Subscription Section", "Auto Repeat" and Hub Publishing" collapsible by default (#22521) 2020-07-02 15:11:45 +05:30
module_onboarding/stock fix: Stock Onboarding typo and reorder (#22499) 2020-06-29 17:38:42 +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: Stock Onboarding typo and reorder (#22499) 2020-06-29 17:38:42 +05:30
page fix: translated title (#18119) 2019-07-01 11:01:28 +00:00
print_format fix: Update pick list print format 2019-08-30 15:59:35 +05:30
report Update stock_ageing.py 2020-06-24 07:31:21 -06:00
__init__.py fix: warehouse_account_map not getting reset for diff company transac (#20995) 2020-03-31 15:31:15 +05:30
dashboard_fixtures.py fix: Travis(develop) 2020-06-11 21:33:43 +05:30
get_item_details.py fix: fetch item price in sales invoice 2020-07-03 14:13:15 +12:00
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: Message for missing valuation rate (#21686) 2020-05-11 20:45:37 +05:30
utils.py fix: '>=' not supported between instances of 'str' and 'int' 2020-06-03 17:13:58 +05:30

Inventory management module.