212.64

v 15.0 Third Party 61
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Inventory (stock)
Point of Sale (point_of_sale)
Purchase (purchase)
Sales (sale_management)
Employees (hr)
Discuss (mail)
Invoicing (account)
Lines of code 142267
Technical Name flexipharmacy
LicenseLGPL-3
Websitehttp://www.acespritech.com
Versions 15.0 12.0 11.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Inventory (stock)
Point of Sale (point_of_sale)
Purchase (purchase)
Sales (sale_management)
Employees (hr)
Discuss (mail)
Invoicing (account)
Lines of code 142267
Technical Name flexipharmacy
LicenseLGPL-3
Websitehttp://www.acespritech.com
Versions 15.0 12.0 11.0 13.0 14.0

Odoo 15 POS Pharmacy (Community)

POS Flexi Pharmacy (Community)

NOTE
1. This module is tested and working for Odoo community edition.
2. We are supporting only Ubuntu OS.
3. Not compatible with any other custom addons.
4. Not compatible with mobile and tablet screen.
5. This module works online only.
6. In case of any changes in odoo-15 source code, it will take time to fix it.

Features

  • Product Screen
  • Default Customer
  • Change Product UOM
  • Current Screen Lock
  • Bag Charges
  • Display Warehouse Quantity
  • Product Internal Transfer
  • Customer Birthday Reminder
  • Customer Anniversary Reminder
  • Assign SalesMan with Order
  • Close Session
  • Order/line Note
  • Delivery Charge
  • Order Synchronization between Cashier and Salesperson
  • Material Monitor
  • Active Ingredients
  • Automatic Refill Medicine
  • Themes
  • RFID POS Login
  • Create Purchase Order
  • Money In/Out
  • Loyalty Programme
  • Gift Card
  • Gift Voucher
  • Wallet
  • Generate Different Barcode and Unique Internal Ref.
  • Order/Product Return (With Serial/Lot)
  • Customer Purchase History
  • Vertical Categories
  • Product Brand
  • Serial/Lot Numbers
  • Cross Selling
  • Alternative Products
  • Doctor Screen
  • Works Offline (Sale Operation without any feature)

Reports

  • X-Report
  • Sales Summary
  • Orders Summary
  • Products Summary
  • Payment Summary
  • Session & Inventory Audit
  • Product Expiry Report
  • Slow Moving Inventory Report
  • Partner Ledger
  • General Ledger
  • Trial Balance
  • Balance Sheet
  • Profit/Loss Report
  • Aged Payable
  • Aged Receivable
  • Tax Report
  • Non Moving Stock Report

Dashboards

  • POS Sales (Back-end)
  • Product Expiry (Back-end)

Prerequisite Packages

  • sudo pip3 install python-barcode
  • sudo pip3 install simplejson

Available Themes





Release Notes

Release Update - September 15, 2022
Version - 15.0.1.0.5
Bug Fixes
  • Fixed Issue of Stock Picking.
Release Update - July 15, 2022
Version - 15.0.1.0.4
Bug Fixes
  • Fixed Issue of Multi UOM.
Release Update - June 10, 2022
Version - 15.0.1.0.3
Bug Fixes
  • Fixed Issue of Journal Entries during Closed Session from POS.
Release Update - June 08, 2022
Version - 15.0.1.0.2
Bug Fixes
  • Fixed Issue Of Close Session.
Release Update - June 06, 2022
Version - 15.0.1.0.1
Bug Fixes
  • Fixed Language DateTime Issue.
Release Update - January 17, 2022
Version - 15.0.1.0.0
  • Initial Release

NOTE: We give 60 days support for our customers. Before trying in your live db, please ask us to provide you for test link. If any other custom modules are installed and because of that some errors occurs then we charge extra.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
date
by
Mohamed Sharif
on 7/12/23, 3:59 AM

I am interested in this module, can it manage products expiry dates?

in the pharmacy and medication business, products have serial number and dates, so selling should always be FILO model, and the screen should show that in pos. please advice. and kindly send me demo link for this module.     

plz email me login details for demo to mosuma at gmail.com


RPC_ERROR Odoo Server Error
by
Moussa Ndaw
on 4/24/23, 4:03 AM Confirmed Purchase

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "C:\Odoo15_2023-03-20\server\odoo\addons\base\models\ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 687, in dispatch
result = self._call_function(**self.params)
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 359, in _call_function
return checked_call(self.db, *args, **kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\service\model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 348, in checked_call
result = self.endpoint(*a, **kw)
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 910, in __call__
return self.method(*args, **kw)
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 535, in response_wrap
response = f(*args, **kw)
File "C:\Odoo15_2023-03-20\server\odoo\addons\web\controllers\main.py", line 1330, in call_button
action = self._call_kw(model, method, args, kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\addons\web\controllers\main.py", line 1318, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\api.py", line 464, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\api.py", line 451, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "C:\Odoo15_2023-03-20\server\odoo\addons\base\models\ir_module.py", line 74, in check_and_log
return method(self, *args, **kwargs)
File "C:\Odoo15_2023-03-20\server\odoo\addons\base\models\ir_module.py", line 486, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "C:\Odoo15_2023-03-20\server\odoo\addons\base\models\ir_module.py", line 603, in _button_immediate_function
registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "C:\Odoo15_2023-03-20\server\odoo\modules\registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "C:\Odoo15_2023-03-20\server\odoo\modules\loading.py", line 476, in load_modules
loaded_modules, update_module, models_to_check)
File "C:\Odoo15_2023-03-20\server\odoo\modules\loading.py", line 365, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "C:\Odoo15_2023-03-20\server\odoo\modules\loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "C:\Odoo15_2023-03-20\server\odoo\modules\module.py", line 396, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "C:\Odoo15_2023-03-20\server\odoo\addons\flexipharmacy\__init__.py", line 11, in
from . import models
File "C:\Odoo15_2023-03-20\server\odoo\addons\flexipharmacy\models\__init__.py", line 30, in
from . import product
File "C:\Odoo15_2023-03-20\server\odoo\addons\flexipharmacy\models\product.py", line 12, in
import barcode
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "C:\Odoo15_2023-03-20\server\odoo\http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
ModuleNotFoundError: No module named 'barcode'


En français
by
Moussa Ndaw
on 4/19/23, 2:00 PM Confirmed Purchase

Bonjour, est-il disponible en français?


I keep receiving the below error despite installing the prerequisites
by
adaour@e-technobay.com
on 2/19/23, 2:29 AM Confirmed Purchase

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\base\models\ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 687, in dispatch
result = self._call_function(**self.params)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 359, in _call_function
return checked_call(self.db, *args, **kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\service\model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 348, in checked_call
result = self.endpoint(*a, **kw)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 916, in __call__
return self.method(*args, **kw)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 535, in response_wrap
response = f(*args, **kw)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\web\controllers\main.py", line 1346, in call_button
action = self._call_kw(model, method, args, kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\web\controllers\main.py", line 1334, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\api.py", line 464, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\api.py", line 451, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\base\models\ir_module.py", line 74, in check_and_log
return method(self, *args, **kwargs)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\base\models\ir_module.py", line 483, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\base\models\ir_module.py", line 600, in _button_immediate_function
registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\modules\registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\modules\loading.py", line 476, in load_modules
loaded_modules, update_module, models_to_check)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\modules\loading.py", line 365, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\modules\loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\modules\module.py", line 396, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\flexipharmacy\__init__.py", line 11, in
from . import models
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\flexipharmacy\models\__init__.py", line 30, in
from . import product
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\addons\flexipharmacy\models\product.py", line 12, in
import barcode
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "C:\Program Files\Odoo 15.0.20221105\server\odoo\http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
ModuleNotFoundError: No module named 'barcode'

Re: I keep receiving the below error despite installing the prerequisites
by
Acespritech Solutions Private Limited
on 2/19/23, 11:34 PM Author

Hello,

Please add our skype for further support.

skype : acespritech

Thanks


by
Hamdy ElSherbiny
on 3/28/22, 7:30 AM

Hello Ace Team,

Why There is no Features on page of App Flexi Pharmacy V15?

How would I Purchase if there is no features added to the App Page?

BR

Hamdy