brotherton-erpnext/erpnext/stock
Saqib 34873bf26b
fix: multiple pos issues (#23725)
* fix: point of sale search

* fix: pos fetches expired serial nos

* fix: pos doesn't refresh on route change

* fix: opening balances not set in opening entry

* fix: remove debug statement

* fix: invalid query if no serial no is reserved by pos invoice

* chore: make new order btn primary

* chore: filter warehouse by company

* chore: add shortcuts for new order and email

* fix: cannot fetch serial no if no batch control

* chore: add shortcuts for menu items

* feat: standard keyboard shortcuts for pos page

* feat: display only items that are in stock

* fix: empty point of sale page if opening entry dialog is closed

* feat: conversion factor in pos item details

* fix: show all invalid mode of payments

* chore: show all items if allow negative stock is checked

* fix: -ve amount set when changing mode of payment

* fix: pos closing validations

* fix: test

* fix: non expired serial no fetching query

* fix: cannot dismiss pos opening creation dialog

* fix: transalation strings

* fix: msgprint to throw

* chore: use as_list in frappe.throw

* chore: clean up pos invoice.js & .py

* fix: codacy

* fix: transalation syntax

* fix: codacy

* fix: set_missing_values called twice from pos page

* fix: mode selector with double spaces

* fix: do not allow tables in pos additional fields

* fix: pos is not defined

* feat: set mode of payments for returns

* fix: remove naming series from pos profile

* fix: error message

* fix: minor bugs

* chore: re-arrange pos closing entry detail fields

* fix: sider & frappe linter

* fix: more translation strings

* fix: travis

* fix: more translation strings

* fix: sider

* fix: travis

* fix: unexpected end of string

* fix: travis
2020-10-26 13:24:47 +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 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
desk_page/stock fix: Add links in Stock desk page 2020-10-07 19:02:19 +05:30
doctype fix: multiple pos issues (#23725) 2020-10-26 13:24:47 +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 Merge branch 'develop' into version-13-beta-pre-release 2020-07-24 11:15:13 +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 Merge branch 'develop' into feat-added-balance-serial-no-column-develop 2020-10-22 21:40:29 +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 fix: Add Taxes if missing via Update Items (#23702) 2020-10-22 17:04:31 +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.