inoerp / inoERP

inoERP is an OneApp [ Go back-end & Flutter front-end ] based enterprise management system
http://docs.inoerp.com/
Mozilla Public License 2.0
767 stars 675 forks source link

Error during install #28

Open ghost opened 8 years ago

ghost commented 8 years ago

While installing the demo company with version 0.4.1 this error occurs: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'prj_percent_line_id'

If you check the file inoerp/engine/install/inoerp.sql you can see the problem in the section "Structure for view prj_percent_line_v". There the column 'prj_percent_line_id' is defined twice.

inoerp commented 8 years ago

Thank You. We will fix it.

ztobs commented 8 years ago

I also had that issue, a minor one though.