Saurabh
3fbf3ce852
[fixes] raise if selects product bundle as sub item in another product bundle.
2016-03-09 15:42:01 +05:30
Saurabh
bd01a81638
[fixes] calculate valuation rate for stock, non-stop and product bundle items
2016-03-09 15:42:01 +05:30
Saurabh
5ada14b887
[fixes] calculate valuation rate for non stock item
2016-03-09 15:42:01 +05:30
Saurabh
2d7af63351
[fixe] typo-fixes and set base currency symbol to gross-profit and valuation rate
2016-03-09 15:42:00 +05:30
Saurabh
d313553ae3
[enhancement] get valuation rate and gross profit on sales order item
2016-03-09 15:42:00 +05:30
Anand Doshi
3fb67c7c3b
Merge pull request #4945 from shreyasp/mr-wn-sup17487
...
[Minor] Displaying 'for warehouse' while creating Material request from BOM
2016-03-09 10:32:15 +05:30
shreyas
007e87b8a5
[Minor] Whitespace fixes
2016-03-08 19:01:50 +05:30
shreyas
405b66898e
[Minor] Displaying 'for warehouse' while creating Material request from BOM
2016-03-08 18:39:20 +05:30
Anand Doshi
dab167791c
Merge pull request #4934 from anandpdoshi/fix/stock-balance-filters
...
[fix] Run Stock Balance report only after one of the filters is set
2016-03-07 14:31:08 +05:30
Anand Doshi
0902fb2e3d
[fix] Run Stock Balance report only after one of the filters is set
2016-03-07 13:11:59 +05:30
Rushabh Mehta
5a700820e7
[fix] [minor] autoload chart of accounts
2016-03-07 11:57:54 +05:30
Rushabh Mehta
aac4dcedc8
[fix] print language and contact_email fields and removed translations
2016-03-02 15:45:09 +05:30
Rushabh Mehta
cbed331047
Merge pull request #4909 from rohitwaghchaure/multilingual_print_format_test
...
Multilingual print format test
2016-03-01 17:10:50 +05:30
rohitwaghchaure
4151e3dc92
[enhancement] Multi-lingual print format
2016-03-01 16:33:08 +05:30
Rushabh Mehta
5b9d6494a6
Merge pull request #4900 from rmehta/minor-fixes
...
[minor] fix notification for material request, splash icon, cleanup project form layout
2016-03-01 16:15:25 +05:30
Rushabh Mehta
e670525c55
Merge pull request #4899 from nabinhait/seriailized_stock_valuation
...
Seriailized stock valuation
2016-03-01 16:13:09 +05:30
Rushabh Mehta
f1083c9a74
[minor] fix messages in material request
2016-02-29 14:38:25 +05:30
Nabin Hait
2620bf402f
[fix] Stock Valuation for serialized items
2016-02-29 12:07:42 +05:30
Rushabh Mehta
4403853828
[minor] fix notification for material request, splash icon, cleanup project form layout
2016-02-27 16:24:34 +05:30
Saurabh
cc7132763f
[fixes] set projected qty in Quotaion Item table
2016-02-26 18:33:53 +05:30
Anand Doshi
acd1bcffde
[fix] changed field type to Code
2016-02-24 12:38:08 +05:30
Nabin Hait
57b30430e4
Merge pull request #4695 from neilLasrado/develop
...
Material Request of type Manufcture
2016-02-24 12:30:53 +05:30
Nabin Hait
d2d261dc87
Merge pull request #4854 from patilsangram/develop
...
Removed Stop Button from SO and PO
2016-02-24 11:21:17 +05:30
Nabin Hait
38f470288f
Merge pull request #4806 from creador30/productbundle_improvement
...
Product Bundle improvement
2016-02-24 11:12:47 +05:30
creador
4b6b6fe5a8
[fix] unify packing description and packed item description
2016-02-23 22:12:02 +02:00
patilsangram
a812d67837
[fixes]
2016-02-23 19:04:29 +05:30
Neil Trini Lasrado
f79760ce2d
Mumtiple fixes
2016-02-23 18:35:45 +05:30
Neil Trini Lasrado
d5e15eaadf
Added test cases
2016-02-23 18:35:44 +05:30
Neil Trini Lasrado
43114bab71
renamed label of Quantity Requested for Purchase to Requested Quantity in Bin
2016-02-23 18:35:44 +05:30
Neil Trini Lasrado
dddf42560f
Added code to update Material Request on Submission of Production Order
2016-02-23 18:35:44 +05:30
Neil Trini Lasrado
abd9248ba6
Rename sales_order_no to sales_order in Material Request Item
2016-02-23 18:35:43 +05:30
Neil Trini Lasrado
0b40ccc43c
Removed unwanted code
2016-02-23 18:35:43 +05:30
Neil Trini Lasrado
695bf47a1d
changed image feild (type attach) to attach image, removed Image view
2016-02-23 18:35:43 +05:30
Neil Trini Lasrado
e9cd22aff9
Fixed make Prod_order from Material Request
2016-02-23 18:35:43 +05:30
Neil Trini Lasrado
9739dc3639
Added make Production Order button against Material Request
2016-02-23 18:35:42 +05:30
Neil Trini Lasrado
cc23bc0549
Removed Material Request type validation
2016-02-23 18:35:42 +05:30
Neil Trini Lasrado
3353b5ee62
Added material request type Manufacture
2016-02-23 18:35:42 +05:30
Saurabh
ac33724656
[fixes] removed no copy for warehouse field
2016-02-23 18:18:04 +05:30
Saurabh
3724448cd3
[fixes] typo-fixes and fix in balance qty fetching
2016-02-23 18:18:04 +05:30
Saurabh
dcb72c6be7
[enhance] Displaying stock balance while creating quotation
2016-02-23 18:18:04 +05:30
saurabh
65820ed013
added new field language for users
2016-02-23 02:17:03 +05:30
Nabin Hait
e32f9c3a24
Update reorder_item.py
2016-02-22 16:50:13 +05:30
patilsangram
bf2b511988
[Removed Stop Button from SO and PO]
2016-02-22 16:24:23 +05:30
Nabin Hait
38be62c7e3
[fix] Allow auto reorder based on reorder qty, even if reordeer level is zero
2016-02-22 16:24:23 +05:30
Nabin Hait
7736e092e7
Merge branch 'reorder_level_zero' of https://github.com/creador30/erpnext into creador30-reorder_level_zero
2016-02-22 16:19:33 +05:30
Nabin Hait
1a99cb8bfe
[fix] Escaping strings with percentage
2016-02-19 12:45:57 +05:30
Anand Doshi
39a289145c
[fix] fetch price list rate
2016-02-15 11:42:18 +05:30
creador
e156cd6379
Product Bundle improvement
...
This change allows addition of multiple instances of the same product
inside a product bundle, if each has a different description in the
bundle list (thus no duplicates).
We use product bundles to include scrap material into our stock
calculations. Here we need to enter the same product with different
quantities into the same bundle. We explicitly specify scrap in the
description of each line in product bundle.
2016-02-14 12:22:10 +02:00
creador
e71fa9210f
Allow reorder_level to be set to 0
...
For items you don’t want to keep in stock, you can set the
reorder_level to 0 and define reorder_qty.
If there is e.g. a sales order for that item, the projected quantity
will fall below 0, which will trigger an automatic material request.
2016-02-14 11:58:21 +02:00
Anand Doshi
4b249fe8ec
[optimization] stock balance report - force index + improve memory usage
2016-02-11 20:38:01 +05:30
Rushabh Mehta
adee283caf
[minor] map custom fields from delivery note to packing slip
2016-02-11 11:58:50 +05:30
Nabin Hait
3070deb295
Packing Slip layout changes
2016-02-10 13:07:42 +05:30
Rushabh Mehta
0a67c9715c
Merge pull request #4766 from nabinhait/permlevel1
...
[fix] Read permission to All for permlevel 1 fields
2016-02-08 18:52:03 +05:30
Rushabh Mehta
3cdf3544fb
[enhancement] default warehouse not mandatory in time, re-order level and re-order qty must always be set per warehosue
2016-02-08 18:50:40 +05:30
Nabin Hait
4c6af87ad0
[fix] Read permission to All for permlevel 1 fields
2016-02-08 16:56:19 +05:30
Anand Doshi
17d4fc4fa7
[enhancement] Merge Comment and Feed into Communication 💥
...
Depends on frappe/frappe#1532
2016-02-08 13:06:56 +05:30
Nabin Hait
4129ae5395
[fix] Translations in Stock balance report
2016-02-04 17:22:57 +05:30
Nabin Hait
49b275ad1d
Merge pull request #4704 from chaoyee/develop
...
Update material_request.py
2016-02-02 16:11:35 +05:30
Nabin Hait
3c55d89f7f
[minor] Reference doctype in Item-wise price List Rate report
2016-02-01 15:55:09 +05:30
Nabin Hait
d5fda57297
[fix] Ignore permissions and made Customer warehouse field hidden in selling cycle
2016-02-01 15:55:09 +05:30
Nabin Hait
a85a1ff145
[fix] Validate rate with reference doc
2016-02-01 15:55:09 +05:30
ShashaQin
ed11e93b25
Update stock_reconciliation.py
...
exclude 'disabled' item when get items
2016-02-01 16:54:19 +08:00
ShashaQin
1d702bf112
Update stock_reconciliation_item.json
...
Update valuation rate description. This description will be shown on downloaded template in order to input valuation rate correct.
2016-02-01 16:51:01 +08:00
Chao-Yee Hsu 許朝益
71a9be8add
Update material_request.py
...
Add "order by mr_item.item_code ASC" to 'get_material_requests_based_on_supplier(supplier)' in order to get material request item sorted by ascending order.
2016-01-29 18:45:22 +08:00
Anand Doshi
77e4f6b774
[fix] strip item_code before autoname
2016-01-29 11:29:36 +05:30
Chao-Yee Hsu 許朝益
c118fc9343
Update material_request.py
...
Add "order by mr_item.item_code ASC" to 'get_material_requests_based_on_supplier(supplier)' in order to get material request item sorted by ascending order.
2016-01-29 10:38:33 +08:00
Anand Doshi
01de945388
[cleanup] Removed 'Is Service Item' checkbox and filters
...
'Is Service Item' checkbox only worked for filtering Items in Maintenance Schedule and Maintenance Visit, and validating that Items in a Maintenance type Order were of type 'Service'. However, it doesn't fit an actual use case where any Sales Item could be given for Maintenance, making the checkbox an unnecessary addition.
2016-01-26 16:22:51 +05:30
Anand Doshi
47c2aa179b
[fix] test case for get_item_details
2016-01-21 23:18:08 +05:30
Anand Doshi
54abf025b7
[hotfix] get_price_list_rate
2016-01-21 22:28:55 +05:30
Nabin Hait
cf3b318f7d
Changes modified date
2016-01-21 18:52:25 +05:30
Nabin Hait
1d21274d65
Update manufacturer.json
2016-01-21 17:01:23 +05:30
Nabin Hait
a613ea8abf
[patch] Create manufacturer records
2016-01-20 18:32:37 +05:30
Dominik
d737390b80
Changed Manufacturer from Data to its own DocType, copied most of the logic from Customer but used short_name for namig series.
2016-01-20 18:32:37 +05:30
Nabin Hait
fb0b24af78
Rounding based on smallest circulating currency fraction value
2016-01-20 17:07:35 +05:30
Nabin Hait
c2c9124af8
Merge pull request #4643 from nabinhait/status_button
...
[fix] Close button visible in all sumitted PR and DN
2016-01-20 16:47:17 +05:30
Nabin Hait
5ac22ce6a1
[fix] Close button visible in all sumitted PR and DN
2016-01-19 18:30:02 +05:30
Nabin Hait
9824e22ce1
[fix] Price list rate applied via set_missing_values
2016-01-19 16:48:32 +05:30
Nabin Hait
34d2822483
Fixes in get_item_details and test cases
2016-01-19 16:48:32 +05:30
Rushabh Mehta
c978b9c36a
[minor] [fix] in Item > Add / Edit Prices, go to list view instead of report, fixes #4639
2016-01-19 16:34:49 +05:30
Rushabh Mehta
aee26219ed
[fix] get warehouse details on selection
2016-01-18 18:57:49 +05:30
Rushabh Mehta
b46069d44b
[cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order
2016-01-15 16:59:26 +05:30
Rushabh Mehta
2e3d2b8426
Merge pull request #4613 from nabinhait/fixes
...
[fix] Item query and exchange rate
2016-01-15 11:19:44 +05:30
Rushabh Mehta
66eaf7e1c3
Merge pull request #4607 from saurabh6790/group_custom_buttons
...
[enhance] merge customize buttons under groups
2016-01-15 11:15:23 +05:30
Nabin Hait
ad42d2f67a
Minor fixes
2016-01-15 11:09:41 +05:30
Nabin Hait
a88912a2f5
[fix] Item query and exchange rate
2016-01-14 10:43:17 +05:30
Saurabh
e23e99f4bd
[enhance] merge customize buttons under groups
2016-01-13 09:18:31 +05:30
Anand Doshi
cc5632a99c
[minor] removed image_view from in list view
2016-01-11 13:03:14 +05:30
Anand Doshi
4096603656
[fix] add index on so_detail in Delivery Note Item
2016-01-07 17:10:09 +05:30
Anand Doshi
ed72a28e41
[minor] patch for billed in DN and PR
2016-01-06 18:53:12 +05:30
Anand Doshi
2c021dcdcd
[fix] Stock Entry: calculate amount in javascript
2016-01-06 17:47:39 +05:30
Anand Doshi
6b71ef5843
[refactor] changed set_modified, change_modified to update_modified like in the framework
2016-01-06 16:32:06 +05:30
Nabin Hait
c040075bd4
[patch] Update billing status in Delivery Note and Purchase Receipt
2016-01-06 15:42:44 +05:30
Nabin Hait
a2afb16f6b
[testcase] Billing status in Purchase Receipt
2016-01-06 15:42:44 +05:30
Nabin Hait
bdab0eea0f
Billing status in Purchase Receipt
2016-01-06 15:42:43 +05:30
Nabin Hait
ba5d6b5004
[test-case] for billing status in DN
2016-01-06 15:42:27 +05:30
Nabin Hait
5b13b99441
Update billing status in Delivery Note if directly invoiced against SO
2016-01-06 15:42:27 +05:30
Anand Doshi
e88ffe032e
[fix] show fields like sales_order, against_sales_order, schedule_date in item grid if In List View is checked
2016-01-06 12:54:59 +05:30
Anand Doshi
a40c6282a1
[fix] don't allow import for child tables
2016-01-06 12:20:25 +05:30
Anand Doshi
d27308d1cd
Merge pull request #4575 from nabinhait/report_fix_1
...
[fix] minor fix in stock projected qty
2016-01-05 18:41:48 +05:30
Anand Doshi
06a82d4e1f
Merge pull request #4574 from rmehta/translations
...
Translation fixes
2016-01-05 18:41:18 +05:30
Anand Doshi
13bf123b24
[hotfix] item on web
2016-01-04 17:51:35 +05:30
Nabin Hait
d35d74346d
[fix] minor fix in stock projected qty
2016-01-04 16:16:49 +05:30
Rushabh Mehta
5760b79747
[translations] fixes #4533
2016-01-04 15:57:01 +05:30
Rushabh Mehta
eb961370ff
[translations] fixes #4532
2016-01-04 15:48:37 +05:30
Anand Doshi
aee8b5bcad
[fix] Purchase Receipt: Show row no. against the Rejected Warehouse mandatory error
2016-01-04 13:16:09 +05:30
Nabin Hait
884d4cbc48
Merge pull request #4560 from nabinhait/item_variants
...
[fix] Disable atrribute table in variant item record
2015-12-31 15:58:41 +05:30
Nabin Hait
51ff2658cb
[fix] Minor changes in item naming
2015-12-31 15:49:00 +05:30
Nabin Hait
dd1c3ba164
Merge branch 'develop' of https://github.com/gabtzi/erpnext into gabtzi-develop
2015-12-31 15:46:15 +05:30
Nabin Hait
6b068e1367
[fix] Disable atrribute table in variant item record
2015-12-31 15:44:12 +05:30
Nabin Hait
6626e32719
[fix] Disable atrribute table in variant item record
2015-12-31 14:54:57 +05:30
gabtzi
d46abb49f3
Fix for Issue #4543 : Suffix now uses attribute abbreviation if it exists or value for numeric attributes
2015-12-28 12:03:24 +02:00
gabtzi
096fc88200
Fix for Issue #4543 : Improved code to check if it's a variant only once.
2015-12-28 11:07:10 +02:00
gabtzi
9d44ac88f2
Fix for Issue #4543 : Automatic item_code generation for variants when parent item is named after a Naming Series
2015-12-28 10:26:42 +02:00
Saurabh
b166bcf50b
[fixes] flag to trigger actual qty update
2015-12-28 13:25:35 +05:30
Nabin Hait
b6b56453e1
[fix] Get defaults based on doctype or fieldname
2015-12-23 16:37:06 +05:30
Rushabh Mehta
01293bb3a3
[fix] [minor] fix available qty even if 0
2015-12-22 12:57:42 +05:30
Anand Doshi
ee2129ce1c
Merge pull request #4513 from nabinhait/discount_percentage
...
Additional Discount amount based on percentage
2015-12-21 16:13:17 +05:30
Anand Doshi
50ddf921be
[minor] UOM message
2015-12-21 10:58:33 +05:30
Nabin Hait
3769d87240
Additional Discount amount based on percentage
2015-12-18 13:12:08 +05:30
Anand Doshi
0f809426d2
[fix] Validate transfer qty cannot be greater than qty
2015-12-17 22:35:03 +05:30
ShashaQin
81b8627250
Update serial_no.json
2015-12-15 14:14:51 +05:30
ShashaQin
79586775b2
Update serial_no.json
...
change "delivery_document_type" to Link and ""delivery_document_no" to Dynamic link will be more convenient, like "purchase_document_type" and "purchase_document_no".
2015-12-15 14:14:26 +05:30
Anand Doshi
695d09f9cd
[fix] typo
2015-12-11 15:03:26 +05:30
Anand Doshi
66c9940d73
[fix] [validation] website url should be public
2015-12-11 15:02:58 +05:30
Nabin Hait
fc4eca5cc7
[fix] Website Image validation
2015-12-11 11:47:05 +05:30
Anand Doshi
b3051ab84d
[fix] validate that Item's website image is public
2015-12-10 11:46:20 +05:30
Giovanni Lion
5de53eb0eb
Voucher dynamic link fix to allow links to work if user language is not english
2015-12-09 15:45:40 +08:00
Nabin Hait
41c8cf645a
[fix] Get incoming rate if args as json
2015-12-08 14:50:24 +05:30
Nabin Hait
06db236aa0
[fix] Allow Production Order, by default unchecked in item
2015-12-07 14:19:13 +05:30
Nabin Hait
5eefff13a1
[fix] get_incoming_rate function whitelisted
2015-12-07 10:44:56 +05:30
Rushabh Mehta
e1f8b1d695
[minor] [production planning tool] include non production items without default BOM in multi-level BOM
2015-12-04 10:53:15 +05:30
Rushabh Mehta
2c069a418a
[minor] allow stock entry for manufacture without production order
2015-12-03 11:10:23 +05:30
Rushabh Mehta
f1f556c0ac
Merge pull request #4409 from nabinhait/reorder_level
...
[fix] Reorder Qty mandatory if reorder level entered
2015-12-02 12:25:09 +05:30
Nabin Hait
20abc2d0e8
[fix] Reorder Qty mandatory if reorder level entered
2015-12-01 19:01:19 +05:30
Nabin Hait
d793fc9446
[fix] Mapping allowed for negative quantity
2015-12-01 17:28:12 +05:30
Nabin Hait
5b73dea9f6
[fix] Get items in stock reconciliation based on default warehouse or existing bin
2015-12-01 16:47:17 +05:30
Rushabh Mehta
29f9f6c147
[fixes] [ux] get product bundle items only on po, mr and button on toolbar
2015-12-01 11:36:22 +05:30
Rushabh Mehta
9f7de868ef
[fixes] stock reco, must always set qty and rate
2015-11-30 14:16:36 +05:30
Anand Doshi
70f57eb7f0
[fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table
2015-11-27 14:38:01 +05:30
Anand Doshi
15b22c9d7d
Merge pull request #4383 from anandpdoshi/fix/auto-material-request-template
...
[fix] Show Item Name in re-order email. Fixes #4381
2015-11-27 11:31:36 +05:30
Anand Doshi
f942d97a18
[fix] removed UOM Replace Utility from message
2015-11-26 16:08:09 +05:30
Anand Doshi
5cf7a0bf72
[fix] Show Item Name in re-order email. Fixes #4381
2015-11-26 15:11:18 +05:30
Rushabh Mehta
03b3d66b90
[minor] re-order at re-order level, not below
2015-11-25 17:23:00 +05:30
Nabin Hait
c4f4c09e42
Get Items from Product Bundle button in purchase cycle
2015-11-23 12:51:37 +05:30
Revant Nandgaonkar
bde324a90f
fix frappe call to update_purchase_receipt_status
...
changed update_purchase_order_status to update_purchase_receipt_status
2015-11-20 12:41:58 +05:30
Anand Doshi
602e8253be
[enhancement] Int, Currency, Float, Percent as not null and default to 0
2015-11-19 13:23:36 +05:30
Saurabh
2e292060c5
[fix] Reserved and ordered qty fix for drop ship orders
2015-11-18 17:39:26 +05:30
Nabin Hait
43ce642649
[fix] Uncheck 'Is Production Item' if it is a non-stock item
2015-11-16 16:50:59 +05:30
Nabin Hait
95d025f9aa
Show Close button in Delivery Note and Purchase Receipt, only if it is returned and user has submit permission
2015-11-13 14:22:32 +05:30
Rushabh Mehta
c1531e7008
[minor] catch SSL error on make_thumbnail, via support
2015-11-13 11:39:38 +05:30