Rohit Waghchaure
|
e98d1c1147
|
fix: allow import for packing slip
|
2019-05-31 14:16:11 +05:30 |
|
Anurag Mishra
|
a69f72988a
|
fix: requested filters changes
|
2019-05-28 11:08:14 +05:30 |
|
Anurag Mishra
|
32c23ae274
|
fix: added read write permission to stock manager
|
2019-05-27 18:37:04 +05:30 |
|
Anurag Mishra
|
61a7b42aea
|
fix: added permission and fix filters in stock balance report
|
2019-05-27 18:37:04 +05:30 |
|
Anurag Mishra
|
7376b4f4f0
|
feat: added warehouse type master
|
2019-05-27 18:37:04 +05:30 |
|
Nabin Hait
|
e662be7508
|
Merge pull request #17697 from nabinhait/po-status-updater-dev-1
fix: update received qty in PO from PR and PI
|
2019-05-27 17:16:40 +05:30 |
|
Nabin Hait
|
769024e2b6
|
Merge branch 'develop' into po-status-updater-dev-1
|
2019-05-27 13:47:15 +05:30 |
|
Nabin Hait
|
f3ccf0e949
|
Merge branch 'develop' into opening-stock-entry-dev
|
2019-05-27 13:47:07 +05:30 |
|
Deepesh Garg
|
5f2afb8803
|
fix: Do not fetch batch items and serialized items in stock reconciliation (#17725)
|
2019-05-27 13:42:29 +05:30 |
|
Nabin Hait
|
6211e7343c
|
Merge branch 'develop' into po-status-updater-dev-1
|
2019-05-27 11:50:29 +05:30 |
|
Nabin Hait
|
ca8dae183a
|
Merge branch 'develop' into opening-stock-entry-dev
|
2019-05-27 11:50:16 +05:30 |
|
Nabin Hait
|
d8496a770a
|
fix: validate expense account for opening stock reco
|
2019-05-23 15:32:55 +05:30 |
|
rohitwaghchaure
|
fd4815da53
|
Merge pull request #17690 from rohitwaghchaure/set_default_warehouse_from_the_stock_settings_v12
fix: while making the item, default warehouse not set even if the stock settings has the warehouse
|
2019-05-23 15:04:43 +05:30 |
|
Nabin Hait
|
5173170be3
|
fix: validate expense account for opening stock entry
|
2019-05-23 12:10:51 +05:30 |
|
Nabin Hait
|
79f84e58ba
|
test: Add test case for opening stock entry gle
|
2019-05-23 11:16:12 +05:30 |
|
Nabin Hait
|
8770ea2631
|
fix: Opening accounting entry for stock entry
|
2019-05-23 11:15:04 +05:30 |
|
Saurabh
|
45cd60dfb2
|
Merge pull request #17645 from nabinhait/bom-item-rate-dev
fix: BOM Item rate based on uom conversion factor and exchange rate
|
2019-05-22 18:58:34 +05:30 |
|
Nabin Hait
|
0ce85735b8
|
Merge branch 'develop' into set_default_warehouse_from_the_stock_settings_v12
|
2019-05-22 15:06:04 +05:30 |
|
Nabin Hait
|
ecf25907a5
|
fix: set schedule date from MR to PO
|
2019-05-22 13:07:26 +05:30 |
|
Nabin Hait
|
b7bdcc3992
|
fix: Don't set reqd date in PO based on MR, if less than today
|
2019-05-22 12:01:17 +05:30 |
|
Nabin Hait
|
915edbf9ce
|
fix: po status
|
2019-05-22 12:00:36 +05:30 |
|
Nabin Hait
|
d752051b8d
|
fix: update received qty in PO from PR
|
2019-05-22 11:59:19 +05:30 |
|
Rohit Waghchaure
|
c41118bac7
|
Get default warehouse from the stock settings in the get_item_details
|
2019-05-21 15:21:13 +05:30 |
|
Rohit Waghchaure
|
5e7b4ca6a4
|
fix: while making the item, default warehouse not set even if the stock settings has the warehouse
|
2019-05-21 12:14:16 +05:30 |
|
Deepesh Garg
|
e796d2844c
|
fix: Unable to create item variant based on manufacturer (#17652)
* fix: Unable to create item variant against manufacturer
* fix: Spacing fixes
* fix: Spacing fixes in item.js
|
2019-05-17 15:39:22 +05:30 |
|
Rohan
|
a094560b8b
|
fix(tests): Save batch instead of submitting it (#17637)
|
2019-05-16 19:44:55 +05:30 |
|
Rushabh Mehta
|
8ec3718aba
|
Merge pull request #17625 from rmehta/link-preview-item-task
fix: link preview for item and task
|
2019-05-16 19:35:05 +05:30 |
|
Nabin Hait
|
06c8cf4321
|
fix: BOM Item rate based on uom conversion factor and exchange rate
|
2019-05-16 19:23:00 +05:30 |
|
Rohit Waghchaure
|
cb4e28fb31
|
fix: changed fieldtype from data to float
|
2019-05-16 17:01:05 +05:30 |
|
Rushabh Mehta
|
a02ab2d3d7
|
Merge pull request #17635 from nabinhait/add-multiple-items-dev
feat: Added 'Add Multiple' options in all sales / purchase transactions
|
2019-05-16 14:57:03 +05:30 |
|
Nabin Hait
|
3fccfaa7ce
|
feat: Added 'Add Multiple' options in all sales / purchase transactions
|
2019-05-16 14:54:05 +05:30 |
|
Rushabh Mehta
|
fd6ae67b16
|
fix: link preview for item and task
|
2019-05-16 10:25:27 +05:30 |
|
Deepesh Garg
|
0ae1c293d3
|
fix: Status updater fixes in PO and SO and test coverage for return (#17491)
* fix: Status updator fixes in sales and purchase cycle
* fix: Test cases for return in so and po
* fix: Resolve conflicts
|
2019-05-15 12:23:24 +05:30 |
|
Suraj Shetty
|
2df91addd7
|
perf: Index show_in_website field for faster item search
|
2019-05-09 19:19:34 +05:30 |
|
rohitwaghchaure
|
4d2c307d6d
|
Merge pull request #17475 from netchampfaris/item-variant-attributes-optional
fix: Allow variant attributes to be optional
|
2019-05-09 00:54:45 +05:30 |
|
Deepesh Garg
|
35226b1f32
|
Merge pull request #17415 from deepeshgarg007/notification
feat: Track purchase receipt status in material request
|
2019-05-09 00:03:34 +05:30 |
|
Rohit Waghchaure
|
0cb7024e55
|
fix: job card issue, added validation in the stock entry
|
2019-05-08 15:14:12 +05:30 |
|
Saurabh
|
27e7ae6773
|
Merge branch 'develop' into procurement-tracker
|
2019-05-08 11:30:38 +05:30 |
|
deepeshgarg007
|
321124aa72
|
fix: Resolve merge conflict in json files
|
2019-05-08 10:33:08 +05:30 |
|
deepeshgarg007
|
e13a56cc80
|
Merge branch develop into notification
|
2019-05-08 10:16:30 +05:30 |
|
Faris Ansari
|
9a45bd11d6
|
Merge branch 'develop' into item-variant-attributes-optional
|
2019-05-07 14:25:03 +05:30 |
|
Rohan
|
174aa24529
|
fix(stock): Allow expired batches to be flushed out of the system (#17478)
|
2019-05-04 22:41:05 +05:30 |
|
Faris Ansari
|
14425575b7
|
fix: Rebuild cache in background (#17487)
|
2019-05-04 22:38:13 +05:30 |
|
Faris Ansari
|
cb03bb1c00
|
fix: Allow variant attributes to be optional
|
2019-05-03 13:41:50 +05:30 |
|
Nabin Hait
|
9ccdf594c3
|
Merge pull request #17445 from rmehta/refactor-child-tables
fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table
|
2019-05-01 19:31:00 +05:30 |
|
Rushabh Mehta
|
c3aecb1fbd
|
fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table
|
2019-05-01 18:04:22 +05:30 |
|
deepeshgarg007
|
bffa060ff6
|
Merge branch 'develop' of https://github.com/frappe/erpnext into notification
|
2019-05-01 16:33:11 +05:30 |
|
deepeshgarg007
|
6dfbd2bb64
|
fix: Delete old report
|
2019-05-01 14:17:16 +05:30 |
|
Suraj Shetty
|
c87b47a575
|
fix: Price list conversion for other UOM from stock UOM item price (#17386)
* fix: Price list for UOM other than stock UOM
-Fixes conversion from default UOM item price to other UOMs
* fix: Typo
|
2019-04-29 23:18:47 +05:30 |
|
deepeshgarg007
|
f2fb0e03e6
|
fix: Add status for partial received
|
2019-04-29 21:42:48 +05:30 |
|