Change subscriptions tax type when customer adds a valid VAT-number #91075
Labels
No Label
Priority::High
Priority::Normal
Status::Confirmed
Status::Needs Triage
Status::Resolved
Type::Report
Type::To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/looper#91075
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Currently,
clock_tick
re-validates VAT-numbers linked to subscriptions with reverse-charge and might change those to VAT-charge if number is invalid, but it doesn't check VAT-numbers on subscriptions that have VAT-charge.It should be possible to add a valid VAT-number on the customer and expect that subscription will change from VAT-charged to reverse-charged next time
clock_tick
kicks in.Added subscriber: @railla