Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 451,803
» Latest member: golfureltd
» Forum threads: 1,746
» Forum posts: 9,056

Full Statistics

Online Users
There are currently 270 online users.
» 2 Member(s) | 268 Guest(s)

Latest Threads
[RESUELTO] - Tipo de impu...
Forum: Administrator Support
Last Post: joebordes
Yesterday, 04:22 PM
» Replies: 18
» Views: 8,685
https://cardiavital-erfah...
Forum: Open Discussions
Last Post: bannerliam
Yesterday, 12:09 PM
» Replies: 0
» Views: 22
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
05-16-2024, 09:58 AM
» Replies: 3
» Views: 67
How To Merge 10 Spreadshe...
Forum: Open Discussions
Last Post: stormbreaker
05-16-2024, 06:53 AM
» Replies: 1
» Views: 106
Workflow: función para ex...
Forum: User Support
Last Post: Joana
05-14-2024, 02:29 PM
» Replies: 4
» Views: 280
loadRelatedListBlock is n...
Forum: Administrator Support
Last Post: raavikant
05-11-2024, 11:57 AM
» Replies: 6
» Views: 2,766
Import a big spreasheet
Forum: Open Discussions
Last Post: raavikant
05-04-2024, 06:21 PM
» Replies: 2
» Views: 5,757
Workflow send email - mor...
Forum: Open Discussions
Last Post: frelanhardware091
05-04-2024, 12:12 PM
» Replies: 5
» Views: 9,603
Actualizar campo relacion...
Forum: User Support
Last Post: joebordes
05-02-2024, 07:48 PM
» Replies: 1
» Views: 97
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: joebordes
05-02-2024, 11:28 AM
» Replies: 3
» Views: 486

 
  Report Standard filters Next x dsys bug
Posted by: Svemar - 05-03-2021, 06:54 PM - Forum: User Support - Replies (1)

Hi,
Looks there is a bug in Next ? days condition dates calculation.
Screenshot from demo corebos site 



Attached Files Thumbnail(s)
   
Print this item

  Evaluating an expression template through code
Posted by: Guido1982 - 04-22-2021, 11:14 AM - Forum: coreBOS Development - Replies (2)

Suppose I have some template like $(field : (Module) reffield) and I want to evaluate that in my code. How would I do that?

Print this item

  Expressions: multiple conditions
Posted by: Guido1982 - 04-14-2021, 10:19 AM - Forum: Administrator Support - Replies (8)

Follow the previous post I created a validation map that evaluates a condition expression map. I want to trigger the validation only when a certain picklist value is selected, so

Code:
if (pending_tc_recordcount > 0 && lm_status = 'thetriggeringstatus') then 0 else 1 end
But that doesn't yield the desired result (I get some fatal error). Is this even possible and if so, how? And if it's not, is there another solution, other than writing a custom validation?

Print this item

  Process flow: how to force conditions before changing a picklist
Posted by: Guido1982 - 04-13-2021, 12:27 PM - Forum: Administrator Support - Replies (3)

I want to perform a small test-task in the process flow management, since I've never used that before. Now I know we can enforce certain conditions using the process flow, so here is my testcase: I have a dropdown that can only be set to a certain value if a numeric field is set to zero. Is there documentation on the process flow where I can figure out how to do that?

Print this item

  Adding filter to report hang/fail on JS error
Posted by: addady2 - 03-25-2021, 12:10 PM - Forum: Administrator Support - Replies (3)

The error in the console is:

Code:
content_script.js:23376 Uncaught TypeError: Cannot read property 'innerText' of undefined
   at Object.domText (content_script.js:23376)
   at HTMLDocument.onChange (content_script.js:5199)
domText @ content_script.js:23376
onChange @ content_script.js:5199
VM3751:4 Uncaught SyntaxError: Unexpected identifier
   at vtlib_executeJavascriptInElement (vtlib.js:279)
   at Object.<anonymous> (Reports.js:1098)
   at i (jquery.js:2)
   at Object.fireWith [as resolveWith] (jquery.js:2)
   at y (jquery.js:4)
   at XMLHttpRequest.c (jquery.js:4)
vtlib_executeJavascriptInElement @ vtlib.js:279
(anonymous) @ Reports.js:1098
i @ jquery.js:2
fireWith @ jquery.js:2
y @ jquery.js:4
c @ jquery.js:4
XMLHttpRequest.send (async)
send @ csrf-magic.js:52
send @ jquery.js:4
ajax @ jquery.js:4
generateReport @ Reports.js:1092
onclick @ index.php?module=Reports&action=SaveAndRun&record=27&folderid=13:311


It show RED X at the end on the labels line:

Code:
let chartDataObject = {
labels: ["אמנן תמר 5 צל","ארנן 22 רמ"","סתנא 16 תל א(גד נדס)","נ אפרם 253 תל א","נן ערת קרת ם חפ","רג טארס ער מם","רג נעמ מר - כפר נ","רכת כסלן רלם","דן מרן 42 רמת גן(מרצאנ)","נם 23 רמת רן","נם 67 רמת רן","גלן 78 תל-א","חנ רנא תל רך צפן","פט 16 רצל","לד טרן 17 ראן לצן","לפן 14 תל א(לל)","מחסן גאלם","מפ' אטל - חת צן","מפ' כץ ארנת","נ סטר ת"א","נחנם מפ' פלת","רח נצח רמת רן","רפדם 52 רמת א(גארן גמאל)","פטם 31 רמת רן","תל מנד מפ' כן"],
datasets: [{
data: ["1","1","2","7","3","1","2","2","3","1","1","3","3","1","1","3","13","3","4","6","4","2","4","4","1"]
}]
};


Its look like its because of the question mark (") on one of the labels array data!

I believes you need to add back slash to before the question mark (\") when generating the labels array.

Print this item

  Suggestion - Action menu - not showed when modules disabled
Posted by: rslemer - 03-23-2021, 08:01 PM - Forum: Administrator Support - Replies (14)

Today, when I disabled a specific module, system still shows in action menu your link

In fact showed "Module not activated" when clicked.

But I think is better, or more user friendly if system not showed that's links, when module not active ..

see images

What you think about it?



Attached Files Thumbnail(s)
           
Print this item

  Subject and attachment name on Gendoc generated e-mails
Posted by: radu - 03-19-2021, 10:55 AM - Forum: Modules/Extension Support - Replies (7)

Hello,
Is there a way to change gendoc's default behavior for generating e-mails:
1. I want the e-mail subject to be the same as the entity subject(i work on Quotes but i gues it would be more or less the same for SO, INV, PO since they all have subject) by default
- i figured i could use the field set mapping but i really don't know what would be the source and destination in this case.
2. I want the name of the attached document to be the entity subject(Quote subject in this case)
- i mingled a bit with evvtgendoc.js and i noticed that i can alter the name in this variable:
var emailurl = 'index.php?module=Emails&action=EmailsAjax&file=EditView&attachment='+i18n+'_'+crmid+'.'+(format=='pdf' ? 'pdf' : 'odt');
but i don't know how to construct it properly.
Saving to folder and exporting is doing that by default and I would like send e-mail to behave the same
Any help is appreciated.

Thanks

Print this item

  View several user calenter in the same dispaly
Posted by: addady2 - 03-18-2021, 12:47 PM - Forum: Administrator Support - Replies (1)

Hello,

I'm playing around the the demo CRM. trying to view several user calendar on the same display.
I'm using the: "Assigned to" "All selected" option and select some users.
But It display only one user calendar each time.

Is this feature work ?

Print this item

  Invoice recurrence / workflow invoices
Posted by: jmery24 - 03-16-2021, 04:03 PM - Forum: Administrator Support - Replies (10)

Hi Joe, how are you?
Something strange is happening to me to see if you can help me or guide me.
Some things that worked perfectly, stopped working or at least stopped being stable. Sometimes they work, sometimes they don't.
Eg.
1 - Recurring billing. I generated some sales orders with monthly recurrence and it did not generate the invoices. This I had already tried several times and it worked perfect. Now all of a sudden I generate 2 or 3 equal sales orders, and there in 1 it generates the invoice and in the other it does not.
2- Work flow. Create a flow to change the status of the invoices created by recurrence and send them to the customer. The flow is triggered, the status changes, but sometimes it sends the mail, sometimes it doesn't. I have not touched anything weird in terms of settings or code, that it suddenly became unstable. How can I check it? Thanks

Print this item

  Performing webservice calls using validation
Posted by: Guido1982 - 03-13-2021, 12:53 PM - Forum: coreBOS Development - Replies (8)

I would like to perform webservice calls, but run the system validations when doing so. I remember we had special way of running the validations when performing webservices, but couldn't find it in the docs.

Print this item