bosd
bosd
account_invoice_ubl_peppol #795
Thanks for your efforts. Did a functionally test on runboat. It failed.. Error message (Propably not yours) ``` Traceback (most recent call last): File "/opt/odoo/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result...
@Saran440 Can you incorporate the latest changes? (or is it already done) After that, please retrigger runboat creation. Would like to func test it :pray:
I've quickly tested this on he runboat. I stil ldon't see the email being set. http://oca-hr-expense-15-0-pr143-507653dfdee6.runboat.odoo-community.org/web?debug=1#cids=1&menu_id=221&active_id=4&model=hr.expense.sheet&view_type=form&id=7
> Not send email because it waiting [OCA/server-ux#735](https://github.com/OCA/server-ux/pull/735) AAh.. So we should attend that PR first. I'm shy to ask, but could you add that PR as a dependency here...
@Saran440 Can you add the dependency in the `test-requirements.txt` So we can test the full flow on a runboat?
> @bosd Add it in test-requirement. I not sure that is correct please recheck. Thanks!! I think it is correctly added. Have to dig into why tests are failling. (Sadly,...
It fails, because there is something wrong in the `base_substate` with the inheritance of mail.thread
@Saran440 can you please force push here? To see if checks are passing with your newest commit on the base module.
Just functionally tested this one on the runboat. The "verified" email is not being sent. Is this one still depending on https://github.com/OCA/server-ux/pull/735 ?