I am trying to evaluate TinyERP and have the Demo data loaded. When I try and print the "Packing List" the client locks up and after about 5 minutes, an error, "Printing aborted, too long delay !" comes up. After I click OK, the client works fine, but Acrobat never comes up with the "Package List" PDFs. I am able to get other PDFs like the "Delivery Order" and Invoices to print to PDF, but I cannot figure out why the "Package List" will not work. I have tried creating new Sales Orders, made sure the SO was in Confirmed State, made sure the product was in stock. No luck.
I have also tried it with an existing order: Inventory Control > Packing Lists > Sending Goods OUT:3 S0/005 Click "Packing List" button What am I doing wrong? Here is the log entry in the client: C:\Program Files\TinyERP Client\library.zip\common\common.py:416: Warning: g_main_context_prepare(): main loop already active in another thread I am also seeing this in the log for the server: Thu, 29 Nov 2007 17:34:57 ERROR:orm:Programming error: field 'carrier_id' does not exist in object 'stock.picking' ! Thu, 29 Nov 2007 17:34:57 ERROR:report:report sale.shipping: Traceback (most recent call last): File "report\report_sxw.pyo", line 180, in _eval File "<string>", line 1, in <module> AttributeError: 'browse_null' object has no attribute 'qty' 'browse_null' object has no attribute 'qty' expr: line.product_packaging.qty After seeing the 'carrier_id' in the log, I installed the "Delivery" module. I entered "Default Delivery" for the carrier but I still get this error. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
