Search found 153 matches

by LPARO
27 May 2022, 19:58
Forum: Discussion
Topic: Payment Module
Replies: 4
Views: 230

Re: Payment Module

Use one entity for all payments. Add field type Dropdown and split payment by type as for example. I tested your suggestion, but it partially works If you look at the structure I sent above, I can make the inclusion in entities whose connection is of "1st degree", but I can't create in su...
by LPARO
27 May 2022, 17:44
Forum: Discussion
Topic: Payment Module
Replies: 4
Views: 230

Re: Payment Module

It will be conflict with duplicate invoice ID, that is why you can assign payment module to one entity. Thank you! Can you give me any suggestion? Entity 64 is the "financial" entity of the entire enterprise Entity 71, on the other hand, is the entity through which all activities related ...
by LPARO
27 May 2022, 15:55
Forum: Discussion
Topic: Payment Module
Replies: 4
Views: 230

Payment Module

Hello every one! I have a payment module configured and working on the finance entity. I need to use the same in another entity, but the system don't let me do that. So my question is how to do to use the same module to more than one entity. To illustrate, this is my current structure, module works ...
by LPARO
25 May 2022, 18:13
Forum: Suggestions
Topic: Oficial WhatsApp API
Replies: 0
Views: 254

Oficial WhatsApp API

The official Whatsapp API was recently released, I think it would be a great function to implement.

The link below contains the necessary documentation

https://developers.facebook.com/docs/wh ... cloud-api/
by LPARO
25 May 2022, 02:17
Forum: Discussion
Topic: WhatsApp Api it is now available
Replies: 1
Views: 307

Re: WhatsApp Api it is now available

this would be a great alternative to the sms api
by LPARO
13 Apr 2022, 13:41
Forum: Bug Report version 3.1
Topic: [solved] Database error
Replies: 5
Views: 1702

Re: Database error

support wrote: 13 Apr 2022, 10:22 You did not update database. Open in browser next url to update it

Code: Select all

http://[path your app]/install/ext_autoupdate/from_3.0_to_3.1.php
Of course!

My mistake, thank you !
by LPARO
13 Apr 2022, 04:20
Forum: Bug Report version 3.1
Topic: [solved] Database error
Replies: 5
Views: 1702

[solved] Database error

Hi, After installing the 3.1 beta update i started receive the following error in the html email box page: === Database Error: 1146 - Table 'rukovoditel.app_ext_email_rules_blocks' doesn't exist Query: select * from app_ext_email_rules_blocks order by name Page: /index.php?module=ext/email_sending/b...
by LPARO
22 Mar 2022, 19:06
Forum: Suggestions
Topic: Files Storage Modules
Replies: 21
Views: 6970

Re: Files Storage Modules

I leave as a suggestion the terabox https://www.terabox.com/

it allows 1024GB free storage
by LPARO
22 Mar 2022, 04:20
Forum: Discussion
Topic: Automated actions - Add record
Replies: 2
Views: 291

Re: Automated actions - Add record

thanks!
I don't know how to do that because I'm not a programmer, but I'll find out and as soon as I get it done I'll post the result.