Change subscriptions tax type when customer adds a valid VAT-number #91075

Open
opened 2021-08-31 09:52:12 +02:00 by Anna Sirota · 1 comment
Owner

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.

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.
Author
Owner

Added subscriber: @railla

Added subscriber: @railla
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/looper#91075
No description provided.