error receiving AR invoice

View: New views
3 Messages — Rating Filter:   Alert me  

error receiving AR invoice

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nathan,
when receiving an invoice from AR, after click on "Post", this error happens:
[Wed May 20 10:47:44 2009] [error] [client 127.0.0.1] egw_minimal::__get: There's NO ADOdb object! egw_minimal::__get / egw_db::connect / bo_perp_api::reconnect_transactional / call_user_func(Array) / ExecMethod(perp_api.bo_perp_api.reconnect_transactional)/ bo_perp_payment::post_payment / ui_perp_payment::payment_new / call_user_func(Array) / ExecMethod(perp_ap.ui_perp_payment.payment_new) / etemplate::process_exec / call_user_func(Array) / ExecMethod(etemplate.etemplate.process_exec), referer: http://127.0.0.1/egroupware/index.php?menuaction=perp_ap.ui_perp_payment.payment_new&supplier_id=24
[Wed May 20 10:47:44 2009] [error] [client 127.0.0.1] egw_session::init_crypt() required PHP extension mcrypt not loaded and can not be loaded, sessions get NOT encrypted!, referer: http://127.0.0.1/egroupware/index.php?menuaction=perp_ap.ui_perp_payment.payment_new&supplier_id=24


Can you help me to understand and solve this?

Re: error receiving AR invoice

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 20-May-09, at 7:50 AM, PCS-Lists wrote:

> when receiving an invoice from AR, after click on "Post",


Are you posting an invoice, or receiving a receipt?
That error looks like you're posting a payment in AP.

You can try Admin -> pERP -> Check / change table engine to InnoDB

Note that if you are not using mysqlt as your database type, your data  
integrity cannot be ensured because you don't have transactions.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: error receiving AP invoice

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>That error looks like you're posting a payment in AP.

You're riht, sorry!!! This error happens when posting a payment in AP.

>You can try Admin -> pERP -> Check / change table engine to InnoDB
>Note that if you are not using mysqlt as your database type, your data  
>integrity cannot be ensured because you don't have transactions.

I cannot found  this.