Suraj Shetty
|
55ab31314c
|
fix: Add code to set batch no
- And split item based on batch availibility
|
2019-07-30 09:02:03 +05:30 |
|
Suraj Shetty
|
9ad10cb425
|
test: Add basic tests
|
2019-07-29 16:52:26 +05:30 |
|
Suraj Shetty
|
7e20324776
|
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
|
2019-07-29 09:41:08 +05:30 |
|
Suraj Shetty
|
27bdba49d4
|
test: Add test case statements
|
2019-07-28 22:04:07 +05:30 |
|
Suraj Shetty
|
d43764c8e5
|
fix: Use .set method to set serial no.
|
2019-07-28 22:03:28 +05:30 |
|
Suraj Shetty
|
64f174fcaa
|
feat: Get item location from reference items
- Add option to get items from multiple sales order
- Add some required fiels to Pick TIcket Reference Item
|
2019-07-26 13:22:05 +05:30 |
|
Deepesh Garg
|
941e21092c
|
Merge branch 'develop' into stock_ageing_fix
|
2019-07-26 12:47:05 +05:30 |
|
deepeshgarg007
|
15154d4bd0
|
Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix
|
2019-07-26 10:30:22 +05:30 |
|
Aditya Hase
|
1e82638ae8
|
perf(tests): Remove unnecessary tearDown code
|
2019-07-26 03:52:17 +05:30 |
|
Aditya Hase
|
ff79463e36
|
perf(travis): Use setUpClass instead of setUp
|
2019-07-26 03:08:45 +05:30 |
|
Aditya Hase
|
6bc2988623
|
fix(stock): Fix travis builds
|
2019-07-26 03:08:45 +05:30 |
|
Suraj Shetty
|
3b31800533
|
fix: Add logic to set batch no [WIP]
- Add pick ticket reference item
|
2019-07-25 11:22:45 +05:30 |
|
Suraj Shetty
|
0576ad5ef9
|
fix: Move pick list creation code to picklist.py file
|
2019-07-24 15:16:03 +05:30 |
|
Suraj Shetty
|
778b4926bf
|
fix: Fetch warehouse location from Bin
|
2019-07-24 11:27:32 +05:30 |
|
Suraj Shetty
|
ed4f8cf65d
|
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
|
2019-07-23 13:29:41 +05:30 |
|
deepeshgarg007
|
a19d1d6926
|
fix: Fixes in stock ageing report
|
2019-07-23 08:30:09 +05:30 |
|
Nabin Hait
|
cd1094e1c2
|
Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop
|
2019-07-22 17:01:08 +05:30 |
|
Nabin Hait
|
ca25b925f5
|
fix: Calcellation logic for reconciliation of serialized items
|
2019-07-22 17:00:32 +05:30 |
|
deepeshgarg007
|
d9cc84892b
|
fix: Use get_serial_no and remove batch
|
2019-07-22 15:56:41 +05:30 |
|
deepeshgarg007
|
3877b5407c
|
fix: Remove batch
|
2019-07-22 15:30:18 +05:30 |
|
deepeshgarg007
|
55ca054cb4
|
Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix
|
2019-07-22 12:46:30 +05:30 |
|
Anurag Mishra
|
305da799a4
|
Handling case for Material Request type 'Manufacture' v12 (#18365)
* fix: status for 'material request type == Manufacture'
* Patch: for setting status
* fix: list view status
|
2019-07-22 11:35:16 +05:30 |
|
Himanshu
|
73d446023d
|
fix: file attach via import (#18414)
|
2019-07-22 11:19:47 +05:30 |
|
Deepesh Garg
|
60a291af8f
|
fix: Sample qty validation fix in purchase receipt (#18419)
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
|
2019-07-22 11:14:14 +05:30 |
|
Himanshu
|
0a8816e053
|
feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110)
|
2019-07-19 14:38:04 +05:30 |
|
rohitwaghchaure
|
3403d1cc44
|
Merge pull request #18095 from scmmishra/remove-move-stock-summary
refactor: move and add for serialized and batch items in stock summary
|
2019-07-17 18:50:00 +05:30 |
|
Suraj Shetty
|
6824838ab0
|
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
|
2019-07-17 15:39:09 +05:30 |
|
Deepesh Garg
|
902e5ab744
|
Merge branch 'develop' into ac_dim_usability_fixes
|
2019-07-16 16:17:07 +05:30 |
|
deepeshgarg007
|
4a7f370b15
|
fix: Consider serial no and batches in Stock ageing report
|
2019-07-16 16:08:50 +05:30 |
|
Shivam Mishra
|
7339c72208
|
Update item_dashboard.js
|
2019-07-16 13:19:13 +05:30 |
|
Shivam Mishra
|
5738c93b8f
|
style: commonified move and add button handler
|
2019-07-16 12:52:19 +05:30 |
|
Shivam Mishra
|
7ab6010225
|
Merge branch 'remove-move-stock-summary' of github.com:scmmishra/erpnext into remove-move-stock-summary
|
2019-07-16 12:33:13 +05:30 |
|
Shivam Mishra
|
fd6ff62bdb
|
style: code styling fixes
|
2019-07-16 12:32:50 +05:30 |
|
deepeshgarg007
|
6ecbd97fbe
|
Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix
|
2019-07-16 09:02:48 +05:30 |
|
Nabin Hait
|
6e264701cb
|
Merge branch 'stock_reco_for_serialized_items' of https://github.com/rohitwaghchaure/erpnext_develop into rohitwaghchaure-stock_reco_for_serialized_items
|
2019-07-15 18:12:49 +05:30 |
|
Nabin Hait
|
868766ddf0
|
refactor: Refactored over delivery/receipt/billing fields (#17788)
* refact: Refactored over delivery/receipt/billing fields
* fix: test case
|
2019-07-15 18:02:58 +05:30 |
|
deepeshgarg007
|
1cc46c06b0
|
Merge branch develop into ac_dim_usability_fixes
|
2019-07-15 15:34:40 +05:30 |
|
Faris Ansari
|
280fe396b9
|
fix: Dont rebuild cache on cache bust (#18319)
- Results in a lot of stale background jobs
- Cache will be built when needed
|
2019-07-15 14:30:21 +05:30 |
|
Mangesh-Khairnar
|
1ac9a8e82e
|
fix(bin): update requested qty in bin (#18297)
|
2019-07-15 14:08:47 +05:30 |
|
deepeshgarg007
|
a85db66146
|
fix: Usability fixes in accounting dimensions
|
2019-07-14 18:15:19 +05:30 |
|
deepeshgarg007
|
581d931031
|
fix: Enhancement in stock ageing report
|
2019-07-13 21:58:32 +05:30 |
|
deepeshgarg007
|
d43d19acfd
|
Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix
|
2019-07-13 11:40:05 +05:30 |
|
Shivam Mishra
|
5594ea5298
|
Merge branch 'develop' into remove-move-stock-summary
|
2019-07-12 16:04:12 +05:30 |
|
Deepesh Garg
|
d73426a3bc
|
fix: Add status field at parent level in quality inspection and minor UX fix (#18263)
* fix: Add status field at parent level and minor UX fix
* fix: Set default status as Accepted
|
2019-07-12 14:44:22 +05:30 |
|
Deepesh Garg
|
587bdf09eb
|
Merge branch 'develop' into feat-manufacturer-is-missing-contacts
|
2019-07-12 12:30:42 +05:30 |
|
Suraj Shetty
|
ca872381a1
|
Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list
|
2019-07-12 12:13:09 +05:30 |
|
Anurag Mishra
|
53e7df078e
|
fix: set project link in item tables (#18233)
|
2019-07-12 12:05:39 +05:30 |
|
Suraj Shetty
|
32371c8755
|
feat: Init Pick Ticket and Pick Ticket Item
|
2019-07-12 11:56:42 +05:30 |
|
Saurabh
|
acaf76a6de
|
Merge branch 'develop' into feat-manufacturer-is-missing-contacts
|
2019-07-12 11:10:12 +05:30 |
|
rohitwaghchaure
|
b390b70ee3
|
fix: set project in material request when pull items from bom (#18256)
|
2019-07-11 15:22:03 +05:30 |
|