Saurabh
|
3dd7ddd838
|
Merge branch 'master' into develop
|
2019-02-21 18:25:29 +05:30 |
|
Nabin Hait
|
e08cb3a49b
|
Merge pull request #16745 from nabinhait/manage-returned-qty
fix: Consider returned qty while making invoice from DN / PR
|
2019-02-21 18:11:37 +05:30 |
|
Suraj Shetty
|
463a3cf8cf
|
Merge pull request #16725 from deepeshgarg007/item_dashboard
fix: Item name display issue fix in item dashboard
|
2019-02-21 14:42:38 +05:30 |
|
Nabin Hait
|
816a4655a0
|
fix: Consider returned qty while making invoice from DN / PR
|
2019-02-21 12:02:36 +05:30 |
|
Saurabh
|
482ebd2c7c
|
Merge branch 'master' into develop
|
2019-02-20 18:14:18 +05:30 |
|
deepeshgarg007
|
942c894f93
|
fix: fetch item name in item dashboard
|
2019-02-19 19:51:23 +05:30 |
|
Rohit Waghchaure
|
389cd6ad63
|
fix: stop button not working in material request
|
2019-02-19 19:18:07 +05:30 |
|
Sagar Vora
|
cc6e51c62d
|
Merge branch 'master' into develop
|
2019-02-19 18:09:49 +05:30 |
|
Nabin Hait
|
8e9d947527
|
Merge branch 'hotfix' into fix-item-variant-settings-barcodes
|
2019-02-19 15:07:46 +05:30 |
|
Nabin Hait
|
818ead4041
|
Merge branch 'hotfix' into purchase-qty-fix
|
2019-02-19 15:06:10 +05:30 |
|
deepeshgarg007
|
de0f59b818
|
fix: Removed precision from multiple doctypes
|
2019-02-19 08:40:16 +05:30 |
|
deepeshgarg007
|
9a19e06856
|
fix: Change Received qty to accepted qty and validation for indicators
|
2019-02-18 18:42:15 +05:30 |
|
Suraj Shetty
|
cc0222a28a
|
Remove unwanted barcode field from item
|
2019-02-16 17:53:23 +05:30 |
|
Frappe Bot
|
74fd5daeb2
|
Merge branch 'master' into develop
|
2019-02-15 10:22:33 +00:00 |
|
Nabin Hait
|
b819f104e6
|
Merge pull request #16653 from nabinhait/item-variants
fix: Enqueued item variants updation if there are more than 30 variants
|
2019-02-15 14:51:14 +05:30 |
|
Sagar Vora
|
921f468950
|
Merge branch 'hotfix' into get-item-details
|
2019-02-15 13:03:04 +05:30 |
|
Nabin Hait
|
54f8ed1282
|
Merge branch 'hotfix' into item-variants
|
2019-02-14 18:50:11 +05:30 |
|
Nabin Hait
|
0d1ccc357f
|
fix: get item details
|
2019-02-14 18:30:10 +05:30 |
|
Deepesh Garg
|
4d1bc0ca85
|
fix: Add total row in analytics report (#16648)
|
2019-02-13 16:58:46 +05:30 |
|
Faris Ansari
|
a748ca69e7
|
fix: Validate invalid fields in Item Variant Settings
- Some fields like barcodes cannot be copied in Item Variants
- Wrote a patch that deletes the fields if they exist
- Also, validate in controller
|
2019-02-13 13:02:39 +05:30 |
|
rohitwaghchaure
|
a0aaeafae8
|
Merge pull request #16644 from rohitwaghchaure/fix_work_order_time_log_msg
fix: validation message for work order
|
2019-02-13 09:49:25 +05:30 |
|
Nabin Hait
|
db527bfb24
|
fix: Enqueued item variants updation if there are more than 30 variants
|
2019-02-12 18:30:00 +05:30 |
|
Sagar Vora
|
551f52fd25
|
Merge branch 'master' into develop
|
2019-02-12 16:41:24 +05:30 |
|
Nabin Hait
|
fdefbdb23b
|
Merge pull request #16609 from nabinhait/multipel_fixes
Multiple fixes
|
2019-02-12 13:56:06 +05:30 |
|
Rohit Waghchaure
|
e0412a177c
|
fix: validation message for work order
|
2019-02-12 11:47:16 +05:30 |
|
rohitwaghchaure
|
d95c8cfac3
|
Merge pull request #16621 from netchampfaris/fix-warehouse-currency
fix: Set company_currency for Warehouse Tree
|
2019-02-11 14:58:02 +05:30 |
|
Nabin Hait
|
bb6438af5a
|
Merge pull request #16537 from nabinhait/stock-balance-fix
fix: Fixed error on stock balance report
|
2019-02-11 11:00:01 +05:30 |
|
Faris Ansari
|
453964728d
|
fix: Set company_currency for Warehouse Tree
|
2019-02-09 20:27:42 +05:30 |
|
Nabin Hait
|
17e0513270
|
fix: message if stock reco is enqueued
|
2019-02-08 16:56:26 +05:30 |
|
Nabin Hait
|
8d4bb3e327
|
fix: backflush only if transferred item is present in work order
|
2019-02-08 16:56:26 +05:30 |
|
Nabin Hait
|
450fe309d6
|
fix: allow updating title of material request
|
2019-02-08 16:56:26 +05:30 |
|
Aditya Hase
|
6e1bb60b58
|
fix(py3): Convert filter to list for indexing
|
2019-02-07 22:21:05 +05:30 |
|
Aditya Hase
|
e1f867f29f
|
fix(py3): Explicitly convert to float for comparison
|
2019-02-07 22:21:05 +05:30 |
|
Aditya Hase
|
691c166a56
|
fix(py3): Use six.text_type instead of unicode
|
2019-02-07 20:35:52 +05:30 |
|
Sagar Vora
|
da1dc7fa52
|
Merge branch 'master' into develop
|
2019-02-05 18:40:39 +05:30 |
|
Saif Ur Rehman
|
1a441b267d
|
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
# Conflicts:
# erpnext/patches.txt
|
2019-02-01 19:17:04 +05:00 |
|
Nabin Hait
|
f3f4ce9b87
|
fix: Fetch data based on item group filter in item dashboard stock balance report
|
2019-02-01 12:01:19 +05:30 |
|
Nabin Hait
|
9ea19b8fe1
|
fix: Fixed error on stock balance report
|
2019-01-31 15:53:25 +05:30 |
|
Sagar Vora
|
f97c5dad82
|
Merge branch 'staging' into develop
|
2019-01-29 18:39:14 +05:30 |
|
Nabin Hait
|
cc41b876fb
|
Merge pull request #16497 from nabinhait/bom_price
BOM raw materials price
|
2019-01-29 14:58:40 +05:30 |
|
Nabin Hait
|
4e45663297
|
fix(stock): get item price based on party
|
2019-01-29 14:02:08 +05:30 |
|
Nabin Hait
|
8ba9545b72
|
Merge pull request #16498 from nabinhait/stock-ledger-report
fix(stock): Escaping issue in stock ledger report
|
2019-01-29 11:30:15 +05:30 |
|
Nabin Hait
|
e8190473f5
|
Merge branch 'staging-fixes' into unicode
|
2019-01-29 11:13:04 +05:30 |
|
Nabin Hait
|
1187d61b56
|
fix(stock): Escaping issue in stock ledger report
|
2019-01-25 17:07:29 +05:30 |
|
Nabin Hait
|
01ca3e5e36
|
fix(manufacturing): Get raw materials rate from price list ignoring party
|
2019-01-25 16:25:15 +05:30 |
|
Nabin Hait
|
fc9e733d7f
|
Merge pull request #16483 from surajshetty3416/stock-levels-based-on-permission
fix: Show stock levels in Item master based on user permissions
|
2019-01-25 09:48:43 +05:30 |
|
Saif Ur Rehman
|
3d275af67b
|
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
# Conflicts:
# erpnext/buying/doctype/supplier/supplier.json
# erpnext/patches.txt
# erpnext/selling/doctype/customer/customer.json
|
2019-01-24 23:40:16 +05:00 |
|
Suraj Shetty
|
7a45887fa1
|
fix typo
|
2019-01-24 16:26:48 +05:30 |
|
Suraj Shetty
|
dd0496f7aa
|
Add missed out field field
|
2019-01-24 16:18:43 +05:30 |
|
Suraj Shetty
|
c165838228
|
Filter bin list based on warehouses that are accessible to the user
|
2019-01-24 15:45:46 +05:30 |
|