-
The following changes should be done either in spp_pos (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_pos), in spp_id_redemption (https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_po…
-
**Describe the bug**
In our custom code, we try to get the payment created date, but we encounter this TypeError:
```composer log
TypeError: Adyen\Payment\Model\Order\Payment::getCreatedAt(): Retur…
-
Here's the traceback using lockdown 0.0.6
```
node_modules/.bin/lockdown-relock
module.js:340
throw err;
^
Error: Cannot find module '/Users/Whatevar/.npm/registry.npmjs.org/payment-ic…
-
Hi, on my local i'm developing on visual code and I'm using some modules from oca and enterprise. it cannot resolve the imports from there.
"Import "odoo.addons.fastapi.tests.common" could not be res…
-
Hi Team,
below example
Ex : invoice amount is ₹22894.96
after payment from razorpay. invoice is updated with actual invoiced ₹22894.96 amount. but paid amount ₹ 17,611.50 in razorpay which is c…
-
## Module
pos_payment_change -> pos_payment_change_wizard -> button_change_payment() method
https://github.com/OCA/pos/blob/520940ba976bb6580529dc534d3de400d454c237/pos_payment_change/wizards/pos_pa…
-
I am currently not using the payment gateway package, but only
```
"@quillforms/react-renderer-utils": "^5.4.0",
"@quillforms/renderer-core": "^5.3.0",
"@quillforms/types": "^3.0.14"…
-
### Information about bug
Unable to create Dunning Document Through Sales Invoice, Getting server error
Unable to create Dunning Document Through Dunning DocType, Getting server error
#…
-
if i have a payment module that has its own styling, ie, i created some elements in a file called `checkout_payment.css` would it not be nice if that styling could be incorporated into this module wit…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md)
- [X] I have already [searched in existing is…