-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADD] [8.0] l10n_ch_payment_slip_voucher #86
Conversation
@fclementic2c can you please do a business review |
from . import test_v11_import | ||
fast_suite = [ | ||
test_v11_import | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast_suite
is no longer used in v8 and should be removed (tests are loaded as soon as they are imported in this file)
I guess you had had a pleasant time dealing with the voucher's api 😁 |
Thanks @guewen I made some improvements |
bb018ec
to
81d2701
Compare
81d2701
to
1834f57
Compare
@fclementic2c any news on this one |
👍 |
For me it is fine. As soon @fclementic2c confirms it is correct in term of business we can merge |
I do not have time to test sorry. My worry is :
|
1834f57
to
fa4cf80
Compare
Hello @fclementic2c , currency is selected in wizard and set in voucher as is. |
Ok seen with @fclementic2c |
[ADD] [8.0] l10n_ch_payment_slip_voucher
[ADD] [8.0] l10n_ch_payment_slip_voucher
downgrade nginx to X-1.1.0
we have some small customers which find vouchers convenient. The same small customers usually apply the VAT on payment regime.
So, we created this module mainly to apply the VAT on payment regime (that at the moment is voucher based)