2587-supplier_minor_changes #458
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#458
Loading…
Reference in New Issue
No description provided.
Delete Branch "2587-supplier_minor_changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -6,3 +15,4 @@
ngModule.vnComponent('vnSupplierIndex', {
template: require('./index.html'),
controller: Controller
This line doesn't look any good.
@ -24,0 +54,4 @@
value="{{$ctrl.summary.SageTransactionType.transaction}}">
</vn-label-value>
<vn-label-value label="Sage withholding"
value="{{$ctrl.summary.sageWithholding.withholding}}">
vn-tooltip or title missing.
LGTM