feat: add editable WC SKU and Odoo SKU columns with bidirectional sync
Both SKU fields are inline-editable. Arrow buttons sync individual SKUs. Bulk buttons sync all SKUs Odoo→WC or WC→Odoo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -643,3 +643,8 @@ html[style*="color-scheme: dark"] {
|
||||
outline: none;
|
||||
box-shadow: 0 0 0 2px var(--woo-accent-glow);
|
||||
}
|
||||
|
||||
.woo-edit-input-text {
|
||||
text-align: left;
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user