- e9cd22a Fixed make Prod_order from Material Request by Neil Trini Lasrado · 9 years ago
- 9739dc3 Added make Production Order button against Material Request by Neil Trini Lasrado · 9 years ago
- cc23bc0 Removed Material Request type validation by Neil Trini Lasrado · 9 years ago
- 3353b5e Added material request type Manufacture by Neil Trini Lasrado · 9 years ago
- e32f9c3 Update reorder_item.py by Nabin Hait · 9 years ago
- 38be62c [fix] Allow auto reorder based on reorder qty, even if reordeer level is zero by Nabin Hait · 9 years ago
- 7736e09 Merge branch 'reorder_level_zero' of https://github.com/creador30/erpnext into creador30-reorder_level_zero by Nabin Hait · 9 years ago
- 1a99cb8 [fix] Escaping strings with percentage by Nabin Hait · 9 years ago
- 39a2891 [fix] fetch price list rate by Anand Doshi · 9 years ago
- e71fa92 Allow reorder_level to be set to 0 by creador · 9 years ago
- 4b249fe [optimization] stock balance report - force index + improve memory usage by Anand Doshi · 9 years ago
- adee283 [minor] map custom fields from delivery note to packing slip by Rushabh Mehta · 9 years ago
- 3070deb Packing Slip layout changes by Nabin Hait · 9 years ago
- 0a67c97 Merge pull request #4766 from nabinhait/permlevel1 by Rushabh Mehta · 9 years ago
- 3cdf354 [enhancement] default warehouse not mandatory in time, re-order level and re-order qty must always be set per warehosue by Rushabh Mehta · 9 years ago
- 4c6af87 [fix] Read permission to All for permlevel 1 fields by Nabin Hait · 9 years ago
- 17d4fc4 [enhancement] Merge Comment and Feed into Communication :boom: by Anand Doshi · 9 years ago
- 4129ae5 [fix] Translations in Stock balance report by Nabin Hait · 9 years ago
- 49b275a Merge pull request #4704 from chaoyee/develop by Nabin Hait · 9 years ago
- 3c55d89 [minor] Reference doctype in Item-wise price List Rate report by Nabin Hait · 9 years ago
- d5fda57 [fix] Ignore permissions and made Customer warehouse field hidden in selling cycle by Nabin Hait · 9 years ago
- a85a1ff [fix] Validate rate with reference doc by Nabin Hait · 9 years ago
- ed11e93 Update stock_reconciliation.py by ShashaQin · 9 years ago
- 1d702bf Update stock_reconciliation_item.json by ShashaQin · 9 years ago
- 71a9be8 Update material_request.py by Chao-Yee Hsu 許朝益 · 9 years ago
- 77e4f6b [fix] strip item_code before autoname by Anand Doshi · 9 years ago
- c118fc9 Update material_request.py by Chao-Yee Hsu 許朝益 · 9 years ago
- 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
- 47c2aa1 [fix] test case for get_item_details by Anand Doshi · 9 years ago
- 54abf02 [hotfix] get_price_list_rate by Anand Doshi · 9 years ago
- cf3b318 Changes modified date by Nabin Hait · 9 years ago
- 1d21274 Update manufacturer.json by Nabin Hait · 9 years ago
- a613ea8 [patch] Create manufacturer records by Nabin Hait · 9 years ago
- d737390 Changed Manufacturer from Data to its own DocType, copied most of the logic from Customer but used short_name for namig series. by Dominik · 9 years ago
- fb0b24a Rounding based on smallest circulating currency fraction value by Nabin Hait · 9 years ago
- c2c9124 Merge pull request #4643 from nabinhait/status_button by Nabin Hait · 9 years ago
- 5ac22ce [fix] Close button visible in all sumitted PR and DN by Nabin Hait · 9 years ago
- 9824e22 [fix] Price list rate applied via set_missing_values by Nabin Hait · 9 years ago
- 34d2822 Fixes in get_item_details and test cases by Nabin Hait · 9 years ago
- c978b9c [minor] [fix] in Item > Add / Edit Prices, go to list view instead of report, fixes #4639 by Rushabh Mehta · 9 years ago
- aee2621 [fix] get warehouse details on selection by Rushabh Mehta · 9 years ago
- b46069d [cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order by Rushabh Mehta · 9 years ago
- 2e3d2b8 Merge pull request #4613 from nabinhait/fixes by Rushabh Mehta · 9 years ago
- 66eaf7e Merge pull request #4607 from saurabh6790/group_custom_buttons by Rushabh Mehta · 9 years ago
- ad42d2f Minor fixes by Nabin Hait · 9 years ago
- a88912a [fix] Item query and exchange rate by Nabin Hait · 9 years ago
- e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
- cc5632a [minor] removed image_view from in list view by Anand Doshi · 9 years ago
- 4096603 [fix] add index on so_detail in Delivery Note Item by Anand Doshi · 9 years ago
- ed72a28 [minor] patch for billed in DN and PR by Anand Doshi · 9 years ago
- 2c021dc [fix] Stock Entry: calculate amount in javascript by Anand Doshi · 9 years ago
- 6b71ef5 [refactor] changed set_modified, change_modified to update_modified like in the framework by Anand Doshi · 9 years ago
- c040075 [patch] Update billing status in Delivery Note and Purchase Receipt by Nabin Hait · 9 years ago
- a2afb16 [testcase] Billing status in Purchase Receipt by Nabin Hait · 9 years ago
- bdab0ee Billing status in Purchase Receipt by Nabin Hait · 9 years ago
- ba5d6b5 [test-case] for billing status in DN by Nabin Hait · 9 years ago
- 5b13b99 Update billing status in Delivery Note if directly invoiced against SO by Nabin Hait · 9 years ago
- e88ffe0 [fix] show fields like sales_order, against_sales_order, schedule_date in item grid if In List View is checked by Anand Doshi · 9 years ago
- a40c628 [fix] don't allow import for child tables by Anand Doshi · 9 years ago
- d27308d Merge pull request #4575 from nabinhait/report_fix_1 by Anand Doshi · 9 years ago
- 06a82d4 Merge pull request #4574 from rmehta/translations by Anand Doshi · 9 years ago
- 13bf123 [hotfix] item on web by Anand Doshi · 9 years ago
- d35d743 [fix] minor fix in stock projected qty by Nabin Hait · 9 years ago
- 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
- eb96137 [translations] fixes #4532 by Rushabh Mehta · 9 years ago
- aee8b5b [fix] Purchase Receipt: Show row no. against the Rejected Warehouse mandatory error by Anand Doshi · 9 years ago
- 884d4cb Merge pull request #4560 from nabinhait/item_variants by Nabin Hait · 9 years ago
- 51ff265 [fix] Minor changes in item naming by Nabin Hait · 9 years ago
- dd1c3ba Merge branch 'develop' of https://github.com/gabtzi/erpnext into gabtzi-develop by Nabin Hait · 9 years ago
- 6b068e1 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
- 6626e32 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
- d46abb4 Fix for Issue #4543: Suffix now uses attribute abbreviation if it exists or value for numeric attributes by gabtzi · 9 years ago
- 096fc88 Fix for Issue #4543: Improved code to check if it's a variant only once. by gabtzi · 9 years ago
- 9d44ac8 Fix for Issue #4543: Automatic item_code generation for variants when parent item is named after a Naming Series by gabtzi · 9 years ago
- b166bcf [fixes] flag to trigger actual qty update by Saurabh · 9 years ago
- b6b5645 [fix] Get defaults based on doctype or fieldname by Nabin Hait · 9 years ago
- 01293bb [fix] [minor] fix available qty even if 0 by Rushabh Mehta · 9 years ago
- ee2129c Merge pull request #4513 from nabinhait/discount_percentage by Anand Doshi · 9 years ago
- 50ddf92 [minor] UOM message by Anand Doshi · 9 years ago
- 3769d87 Additional Discount amount based on percentage by Nabin Hait · 9 years ago
- 0f80942 [fix] Validate transfer qty cannot be greater than qty by Anand Doshi · 9 years ago
- 81b8627 Update serial_no.json by ShashaQin · 9 years ago
- 7958677 Update serial_no.json by ShashaQin · 9 years ago
- 695d09f [fix] typo by Anand Doshi · 9 years ago
- 66c9940 [fix] [validation] website url should be public by Anand Doshi · 9 years ago
- fc4eca5 [fix] Website Image validation by Nabin Hait · 9 years ago
- b3051ab [fix] validate that Item's website image is public by Anand Doshi · 9 years ago
- 5de53eb Voucher dynamic link fix to allow links to work if user language is not english by Giovanni Lion · 9 years ago
- 41c8cf6 [fix] Get incoming rate if args as json by Nabin Hait · 9 years ago
- 06db236 [fix] Allow Production Order, by default unchecked in item by Nabin Hait · 9 years ago
- 5eefff1 [fix] get_incoming_rate function whitelisted by Nabin Hait · 9 years ago
- e1f8b1d [minor] [production planning tool] include non production items without default BOM in multi-level BOM by Rushabh Mehta · 9 years ago
- 2c069a4 [minor] allow stock entry for manufacture without production order by Rushabh Mehta · 9 years ago
- f1f556c Merge pull request #4409 from nabinhait/reorder_level by Rushabh Mehta · 9 years ago
- 20abc2d [fix] Reorder Qty mandatory if reorder level entered by Nabin Hait · 9 years ago
- d793fc9 [fix] Mapping allowed for negative quantity by Nabin Hait · 9 years ago
- 5b73dea [fix] Get items in stock reconciliation based on default warehouse or existing bin by Nabin Hait · 9 years ago
- 29f9f6c [fixes] [ux] get product bundle items only on po, mr and button on toolbar by Rushabh Mehta · 9 years ago
- 9f7de86 [fixes] stock reco, must always set qty and rate by Rushabh Mehta · 9 years ago
- 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago