Skip to Content

PRA Integration with POS

by

56.36

18.0 0
Live Preview
Required Apps Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Technical Name affinity_pos_pra_integration
License OPL-1
You bought this module and need support ? Click here!
Technical Name affinity_pos_pra_integration
License OPL-1

POS-PRA Integration Module

This module allows Odoo POS to integrate with Punjab Regulatory Authority (PRA) for automated transaction submission and compliance.

1. POS Configuration

To enable integration, you need to configure the POS session with the following fields:

  • PRA URL: Enter the official API endpoint provided by PRA.
  • Token: Enter your authentication token for API access.
Note: Without a valid URL and Token, the module will not be able to communicate with PRA.

2. Invoice Submission

When a sale is completed on POS, the module automatically sends transaction data to PRA in real-time.

  • POS sends invoice details (items, total, date, etc.) to PRA via the configured URL and token.
  • PRA responds with an official invoice number .
  • The invoice number is printed on the POS receipt for compliance.

3. POS Receipt Example

-----------------------------
      Your Store Name
-----------------------------
Item 1        100 PKR
Item 2         50 PKR
-----------------------------
Total:        150 PKR
-----------------------------
PRA Invoice #: PRA-123456789
-----------------------------

4. Usage – POS Configuration Screen

  • Go to Point of Sale → Configuration → Point of Sale .
  • Open the POS configuration you are using.
  • Locate the PRA Integration section.
  • Enter the PRA URL and Token .
  • Save the configuration.
POS Configuration PRA Settings

5. Features

  • Automatic real-time submission to PRA.
  • POS receipt shows official PRA invoice number.
  • Error handling and logging for failed submissions.
  • Easy configuration inside POS settings.

6. Notes

  • Ensure internet connectivity for real-time submission.
  • Use the official PRA credentials only.
  • The module works with Odoo POS 15+.

7. Support

Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.