[16.0][ADD] purchase_currency
Set default currency for the company purchase orders and vendor bills.
@geomer198 can you fix the test?
@HviorForgeFlow There are rebel modules in the repository, so it runs two pairs of tests. The current module is not compatible with these modules, so only one pair of tests failed.
@HviorForgeFlow There are rebel modules in the repository, so it runs two pairs of tests. The current module is not compatible with these modules, so only one pair of tests failed.
Please take a look on the tests, there are rebel modules which are running in a separated test CI which is not failing.
I'm not sure why there are such as many errors when testing the regular modules.
The first error related with this module I could found is here: https://github.com/OCA/purchase-workflow/actions/runs/13552581801/job/37879534800#step:8:694
Maybe creating a new company to run the purchase_currency tests could fix this one.
@HviorForgeFlow Could you check again? Tests are crashed because of the current module conflicts with purchase_order_type module.