Question: After Fresh Install Error

After Fresh Install Error

After installation and saving setting, I didnt do anything unusual. Removed warehouses and added my own, edited Biller user with my information. Just added a dummy product (Type: service: p

MZ

Max Z

Asked
After installation and saving setting, I didnt do anything unusual. Removed warehouses and added my own, edited Biller user with my information. Just added a dummy product (Type: service: price: 0) then added in the pos.
Tried printing a Order receipt via pos. Tried printing a Bill receipt via POS. Then tried to submit an order and got a blank page.

Then went to development mode to check it out.

Keep in mind I have already tried removing and recreating a product and that didnt help.

This is the error.

```php
A PHP Error was encountered
Severity: Notice

Message: Trying to get property 'company' of non-object

Filename: admin/Pos.php

Line Number: 801

Backtrace:

File: /home/mrtechcomputers/sales.mrtechcomputers.com/app/controllers/admin/Pos.php
Line: 801
Function: _error_handler

File: /home/mrtechcomputers/sales.mrtechcomputers.com/index.php
Line: 273
Function: require_once

A PHP Error was encountered
Severity: Notice

Message: Trying to get property 'name' of non-object

Filename: admin/Pos.php

Line Number: 801

Backtrace:

File: /home/mrtechcomputers/sales.mrtechcomputers.com/app/controllers/admin/Pos.php
Line: 801
Function: _error_handler

File: /home/mrtechcomputers/sales.mrtechcomputers.com/index.php
Line: 273
Function: require_once

```

Any idea as to what the problem is? I need to resolve it ASAP please. I would reinstall everything but i cant use this sytem if this breaks on my half way into the month of all the data entered.
  • MS

    Mian Saleem

    Answered
    Hello,

    Please save your system settings and pos settings and try again. I suspect you have deleted some default data and didn't set those in settings.

    Let me know if you still have issue after system and pos settings update.

    Thank you
  • MZ

    Max Z

    Answered
    Yep, that did it. From the looks of it the default Biller was not selected in the settings, though it was a requirement.

    Thanks
  • Login to Reply