Nabin Hait
|
2df623c693
|
Merge pull request #17072 from kennethsequeira/auto-re-val
fix: spelling in validation message for Auto-reorder
|
2019-04-04 11:40:08 +05:30 |
|
Nabin Hait
|
1e5664ba5f
|
Update item.py
|
2019-04-04 11:39:55 +05:30 |
|
Rushabh Mehta
|
1f0edabda8
|
fix(kaizen): warehouse account description
|
2019-04-04 08:58:34 +05:30 |
|
Kenneth Sequeira
|
4f5839eb65
|
fixed spelling in validation message
fixed typo in auto-reorder validation message
|
2019-03-30 15:37:51 +05:30 |
|
rohitwaghchaure
|
f3a1fa0bae
|
Revert "Fix(Delivery Note): Fix issue credit note"
|
2019-03-30 12:33:54 +05:30 |
|
rohitwaghchaure
|
5fdbdd50f9
|
Merge pull request #16950 from hrwX/fix-issue-credit
Fix(Delivery Note): Fix issue credit note
|
2019-03-30 12:31:18 +05:30 |
|
Rushabh Mehta
|
c4599c21c3
|
fix(test): item variant
|
2019-03-29 18:30:00 +05:30 |
|
Nabin Hait
|
0a90ce5cf6
|
Refactored deferred revenue booking logic
|
2019-03-28 19:43:02 +05:30 |
|
Nabin Hait
|
8aaee57921
|
fix(uom): Get items as per UOM defined in BOM, fixes #15081
|
2019-03-26 16:53:13 +05:30 |
|
Rushabh Mehta
|
7678c7b179
|
Merge pull request #16869 from rohitwaghchaure/not_able_to_submit_purchase_receipt
fix: purchase receipt not able to submit because default inventory account has not selected in another company
|
2019-03-22 12:47:06 +05:30 |
|
Himanshu Warekar
|
2f5f17fcbb
|
refactor: fix issue credit note
|
2019-03-18 21:46:26 +05:30 |
|
rohitwaghchaure
|
fd33c55760
|
Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit
feat: added provision to disable CWIP accounting in asset settings
|
2019-03-16 12:18:36 +05:30 |
|
Rohit Waghchaure
|
6b33c9b934
|
fix: purchase receipt not able to submit because default inventory account has not selected in another company
|
2019-03-08 11:13:35 +05:30 |
|
Rohit Waghchaure
|
821a002125
|
feat: added provision to disable CWIP accounting in asset settings
|
2019-03-08 10:51:37 +05:30 |
|
Jay Parikh
|
9757a603fa
|
Fix Company Default to Total Stock Summary Report
|
2019-03-06 12:44:41 +00:00 |
|
Rohit Waghchaure
|
b48effebce
|
fix: test case
|
2019-02-27 19:33:22 +05:30 |
|
Rohit Waghchaure
|
cd34c70670
|
fix: bom cost update is not working
|
2019-02-27 18:01:30 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|