Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Accounting
  3. Accounting Petty Cash reciept v 11.0
  4. Sales Conditions FAQ

Accounting Petty Cash reciept

by Select Solutions http://select-online.net
Odoo
v 11.0 Third Party 352
Download for v 11.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 911
Technical Name petty_cash_receipt
LicenseLGPL-3
Websitehttp://select-online.net
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 911
Technical Name petty_cash_receipt
LicenseLGPL-3
Websitehttp://select-online.net

Simplified Petty Cash Management

Create a fund, issue petty cash vouchers and reconcile easily.

Create a petty cash fund

It's as easy as a single dialog box

Creates a journal specific to the fund.

Creates a unique sequence for each fund.

Posts a journal entry to Accounts Payable to get it started.

Issue Petty Cash Vouchers

Less time entering data = more time to do other things

A simple interface.

The custodian issues Petty Cash Vouchers in return for receipts.

No accounting knowledge required.

Easy reconciliation

Simplify your accountant's life

Custodian enters data once, available everywhere.

Reconcile with one simple dialog.

Generate accounting entries automatically.

Do you need an implementer in Ethiopia?

We are your trusted technology partners!

Contact us today: info@select-online.net

Contact us today!

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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
  • Ratings
  • Discuss
Error When Installing
by
Asad
on 3/15/19, 3:33 PM

I am getting an error when installing the module. Before rating this module, I tried contacting the Developer on the above email but didnt receive any reply, therefore I am rating this module now. Error: Odoo Server Error Traceback (most recent call last): File "/opt/odoo/odoo11/odoo/http.py", line 651, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/odoo11/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/odoo11/odoo/tools/pycompat.py", line 87, in reraise raise value File "/opt/odoo/odoo11/odoo/http.py", line 693, in dispatch result = self._call_function(**self.params) File "/opt/odoo/odoo11/odoo/http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/odoo11/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/odoo11/odoo/http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo/odoo11/odoo/http.py", line 937, in __call__ return self.method(*args, **kw) File "/opt/odoo/odoo11/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/opt/odoo/odoo11/addons/web/controllers/main.py", line 938, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/odoo11/addons/web/controllers/main.py", line 926, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/odoo11/odoo/api.py", line 689, in call_kw return call_kw_multi(method, model, args, kwargs) File "/opt/odoo/odoo11/odoo/api.py", line 680, in call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/opt/odoo/odoo11/odoo/addons/base/module/module.py", line 71, in check_and_log return method(self, *args, **kwargs) File "/opt/odoo/odoo11/odoo/addons/base/module/module.py", line 449, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/opt/odoo/odoo11/odoo/addons/base/module/module.py", line 542, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/opt/odoo/odoo11/odoo/modules/registry.py", line 85, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/opt/odoo/odoo11/odoo/modules/loading.py", line 380, in load_modules loaded_modules, update_module, models_to_check) File "/opt/odoo/odoo11/odoo/modules/loading.py", line 274, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/opt/odoo/odoo11/odoo/modules/loading.py", line 181, in load_module_graph _load_data(cr, module_name, idref, mode, kind='data') File "/opt/odoo/odoo11/odoo/modules/loading.py", line 95, in _load_data tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report) File "/opt/odoo/odoo11/odoo/tools/convert.py", line 785, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "/opt/odoo/odoo11/odoo/tools/convert.py", line 832, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading petty_cash_receipt failed: file petty_cash_receipt/security/ir.model.access.csv could not be processed: No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' null value in column "model_id" violates not-null constraint DETAIL: Failing row contains (786, account.pettycash.fund access, t, null, 20, t, t, t, t, 1, 2019-01-03 21:44:34.157486, 1, 2019-01-03 21:44:34.157486). No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' null value in column "model_id" violates not-null constraint DETAIL: Failing row contains (787, account.pettycash.fund access, t, null, 19, t, t, f, f, 1, 2019-01-03 21:44:34.157486, 1, 2019-01-03 21:44:34.157486). No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' null value in column "model_id" violates not-null constraint DETAIL: Failing row contains (788, account.pettycash.fund access, t, null, 110, t, f, f, f, 1, 2019-01-03 21:44:34.157486, 1, 2019-01-03 21:44:34.157486).


I got error while installing in odoo 11
by
Harshul Patel
on 1/29/19, 5:56 AM

Error: Odoo Server Error Traceback (most recent call last): File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 651, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\tools\pycompat.py", line 87, in reraise raise value File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 693, in dispatch result = self._call_function(**self.params) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\service\model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 937, in __call__ return self.method(*args, **kw) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\http.py", line 515, in response_wrap response = f(*args, **kw) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\addons\web\controllers\main.py", line 938, in call_button action = self._call_kw(model, method, args, {}) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\addons\web\controllers\main.py", line 926, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\api.py", line 689, in call_kw return call_kw_multi(method, model, args, kwargs) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\api.py", line 680, in call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "C:\Program Files (x86)\Vivid 11.0\server\odoo\addons\base\module\module.py", line 71, in check_and_log return method(self, *args, **kwargs) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\addons\base\module\module.py", line 449, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\addons\base\module\module.py", line 542, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\modules\registry.py", line 85, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\modules\loading.py", line 380, in load_modules loaded_modules, update_module, models_to_check) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\modules\loading.py", line 274, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "C:\Program Files (x86)\Vivid 11.0\server\odoo\modules\loading.py", line 181, in load_module_graph _load_data(cr, module_name, idref, mode, kind='data') File "C:\Program Files (x86)\Vivid 11.0\server\odoo\modules\loading.py", line 95, in _load_data tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\tools\convert.py", line 785, in convert_file convert_csv_import(cr, module, pathname, fp.read(), idref, mode, noupdate) File "C:\Program Files (x86)\Vivid 11.0\server\odoo\tools\convert.py", line 832, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading petty_cash_receipt failed: file petty_cash_receipt\security/ir.model.access.csv could not be processed: No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' Missing required value for the field 'Object' (model_id) No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' Missing required value for the field 'Object' (model_id) No matching record found for external id 'account_petty_cash.model_account_pettycash_fund' in field 'Object' Missing required value for the field 'Object' (model_id)


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with