Use party currency from account module for credit amount
The credit amount use the company context to get the currency but this is the same as the currency field added by the `account` module. So we could reuse it and also use a Monetary field. The `sale_credit_limit` use also the currency from the company context to add the pending sales.
issue