What do you think about adding the currency_id column to the invoices table? I need to add it to my project and was wondering if you think it's good from the plugin's perspective so I could create a PR? I would make it nullable so backward compatibility would be handled.
Hi @samgeorges,
What do you think about adding the
currency_id
column to the invoices table? I need to add it to my project and was wondering if you think it's good from the plugin's perspective so I could create a PR? I would make itnullable
so backward compatibility would be handled.Thanks,
Tomasz Strojny