jcgdjob

Results 6 comments of jcgdjob

Could there be a function for Askers to post what they want and Offerors could provide a quotation for them?

I solved it by: \Repository\ProductAttributeValueRepository.php \RepositoryProductAttributeValueRepositoryInterface added `getUniqueAttributeValuesByTaxon` function to filter attributes that only in current taxon (including sub taxon) \Form\Type\ChoiceMapper\ProductAttributesMapper.php call `getUniqueAttributeValuesByTaxon` instead \Form\Type\ProductAttributesFilterType.php due to the changes on...

I solved it by changing `` to ``

I face the same issue. missing `province` field on addresses.

When the payment status is "processing", and the paypal status is "captured", the cancel last payment should re-capture the payment instead of mark the payment as "canceled" as the actual...