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

Purchasing Transaction - Receipt/Return error #56

Closed kartheesanavancer closed 7 years ago

kartheesanavancer commented 7 years ago

screenshot_7

Hi, In Purchasing Transaction i create invoice it showing Record couldnt be saved. Error @ trait_dbObject_t.inc @@line730 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'inv_intorg_transfer_line_id' in 'field list' Transaction complete

inoerp commented 7 years ago

Your DB and Class files are not in sync. Update your installation or do a new one

kartheesanavancer commented 7 years ago

screenshot_8 Hi sir, In Adding Purchasing Transaction - Receipt/Return its showing PO Received Quantity is SuccessfullyUpdated The item is not enabled for Inventory Transaction Frozen cost is not available for the entered item id 3

INV Transaction Lines are Successfully Created Transaction complete 3 this kind of msg. data will be store in inv_receipt_header table only ,its not store in inv_receipt_line

inoerp commented 7 years ago

Is not the message self-explanatory: you don't have frozen cost for an asset item. Either make the item as an expense or create a frozen cost for the item.

Please don't create an issue for this kind of problems. Read the documentation or ask for help in the forum. This is not an issue with the product.