// Update Accounting, handle errors for Date and fix bug when default_account_number isn't set at all
This commit is contained in:
@@ -1810,3 +1810,14 @@ ul.connectedSortable li.module_list {
|
||||
.formAccountingExport {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.input-error
|
||||
{
|
||||
color:#D8000C;
|
||||
font-size:12px;
|
||||
font-weight:normal;
|
||||
margin: 0 0 10px 0;
|
||||
line-height: 20px;
|
||||
padding: 10px 15px;
|
||||
display:none;
|
||||
}
|
||||
Reference in New Issue
Block a user