-
Notifications
You must be signed in to change notification settings - Fork 4
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
XAF RGS Module #40
XAF RGS Module #40
Conversation
@ThijsvOers could you do a test? |
@tarteo is it possible to get a new runboat? There is a module website_payment_recurring_donations_mollie giving some pre-commit errors on the website in the manifest file. |
c198be4
to
76d2849
Compare
@ThijsvOers this one has the correct runboat you can review this now. |
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.
Checked and was able to generate the xaf file where the RGS reference code was in field Lead Reference
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.
LGTM!
|
||
def _get_auditfile_template(self): | ||
"""return the qweb template to be rendered""" | ||
return "l10n_nl_rgs_xaf_auditfile_export.auditfile_template" |
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.
If you remove primary="True"
from the template (auditfile_template
) we don't need this. Correct me if I'm wrong
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.
@tarteo , you are correct
Ignoring automatic tests results. |
Hoi @tarteo kun je deze laatste wijziging terugdraaien. Na de laatste wijziging werkt het dus niet meer. |
No description provided.