[serial no] Allow creation only of Warehouse is not set, [translation] Italian

This commit is contained in:
Rushabh Mehta
2013-08-16 13:03:34 +05:30
parent 20279534f4
commit 3423a73009
10 changed files with 3600 additions and 3654 deletions

View File

@@ -42,7 +42,7 @@ $.extend(erpnext, {
var $btn = $('<button class="btn btn-sm btn-default">Add Serial No</button>')
.appendTo($("<div>")
.css({"margin-bottom": "10px"})
.css({"margin-bottom": "10px", "margin-top": "-10px"})
.appendTo(grid_row.fields_dict.serial_no.$wrapper));
$btn.on("click", function() {