web_widget_digital_signature_sale_order was moved in sale workflow https://github.com/OCA/sale-workflow/pull/252

Rename module this module in web_widget_digitized_signature
This commit is contained in:
archetipo
2015-12-22 17:50:41 +01:00
parent 7f8e41a6e3
commit 59f262c01b
21 changed files with 258 additions and 393 deletions

View File

@@ -0,0 +1,3 @@
.openerp .oe_form_readonly .oe_edit_only, .openerp .oe_form_readonly .oe_form_field:empty {
display: none !important;
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
/* Styles for signature plugin v1.1.0. */
.kbw-signature {
display: inline-block;
border: 1px solid #a0a0a0;
}