Code Monkey home page Code Monkey logo

Comments (8)

inoerp avatar inoerp commented on May 25, 2024

Open basics.inc file(includes/basics/basics.inc) , and uncomment line #274 with below content

require_once(INC_MODULE . DS . "pos" . DS . "tt_with_search" . DS . "class_pos_tt_with_search_header.inc");

This is required as the class name is quite unique

from inoerp.

markelayan avatar markelayan commented on May 25, 2024

hey @inoerp its still the same after the modification,

from inoerp.

inoerp avatar inoerp commented on May 25, 2024

can you attach your basics.inc file
which version are you using

On Mon, Mar 14, 2016 at 1:42 PM, ramielian [email protected] wrote:

hey @inoerp https://github.com/inoerp its still the same after the
modification,

β€”
Reply to this email directly or view it on GitHub
#19 (comment).

from inoerp.

markelayan avatar markelayan commented on May 25, 2024

basics.txt
i changed the extention to .txt for upload purpose..

am using the version on github (i think 0.5.1?)

from inoerp.

inoerp avatar inoerp commented on May 25, 2024

As I said earlier, uncomment line 274

change
//require_once(INC_MODULE . DS . "pos" . DS . "tt_with_search" . DS . "class_pos_tt_with_search_header.inc");

to
require_once(INC_MODULE . DS . "pos" . DS . "tt_with_search" . DS . "class_pos_tt_with_search_header.inc");

from inoerp.

markelayan avatar markelayan commented on May 25, 2024

i already did that but the problem was with my xampp, it was php 5.5.x not 7...

thanks for your help

just a question please: is there an integrated offline POS for inoerp?

from inoerp.

inoerp avatar inoerp commented on May 25, 2024

You can ask/search in forum.
I am aware of couple of solutions, but nothing is released with inoERP

On Mon, Mar 14, 2016 at 2:35 PM, ramielian [email protected] wrote:

i already did that but the problem was with my xampp, it was php 5.5.x not
7...

thanks for your help

just a question please: is there an integrated offline POS for inoerp?

β€”
Reply to this email directly or view it on GitHub
#19 (comment).

from inoerp.

inoerp avatar inoerp commented on May 25, 2024

Closing as no activity for long

from inoerp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.