Closed ssaid closed 2 years ago
This problem is that the moves that are being invoiced does not have a warehouse_id associated (move.warehouse_id is False) and we need to retrieve the warehouse in order to set the correct point of sale.
ref: https://github.com/OCA/l10n-argentina/blob/8.0/l10n_ar_point_of_sale/stock.py#L49
This problem is that the moves that are being invoiced does not have a warehouse_id associated (move.warehouse_id is False) and we need to retrieve the warehouse in order to set the correct point of sale.
ref: https://github.com/OCA/l10n-argentina/blob/8.0/l10n_ar_point_of_sale/stock.py#L49