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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 539,605
» Latest member: bowlarm1
» Forum threads: 1,745
» Forum posts: 9,084

Full Statistics

Online Users
There are currently 4 online users.
» 0 Member(s) | 1 Guest(s)
Applebot, Bing, Google

Latest Threads
Finetuning the way you se...
Forum: coreBOS Development
Last Post: alexandy40d
12-06-2024, 07:38 AM
» Replies: 4
» Views: 8,145
MariaDB Version
Forum: Administrator Support
Last Post: joebordes
11-01-2024, 11:49 AM
» Replies: 1
» Views: 644
Product Catalog / parts c...
Forum: Modules/Extension Support
Last Post: joebordes
09-15-2024, 09:40 AM
» Replies: 1
» Views: 1,115
Challenges and Best Pract...
Forum: coreBOS Development
Last Post: wishforbes
08-30-2024, 04:21 PM
» Replies: 0
» Views: 728
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: jonathanmoore858
08-03-2024, 04:14 PM
» Replies: 4
» Views: 2,781
Zapier | Integration
Forum: Modules/Extension Support
Last Post: bernardgbailey
07-29-2024, 11:45 PM
» Replies: 7
» Views: 9,867
Versión PHP recomendada
Forum: International
Last Post: joebordes
07-04-2024, 05:42 PM
» Replies: 7
» Views: 3,351
Could Someone Give me Adv...
Forum: Open Discussions
Last Post: joebordes
06-27-2024, 08:32 AM
» Replies: 1
» Views: 1,712
RESTRICTED FILE
Forum: Administrator Support
Last Post: inspectorflint
06-22-2024, 08:08 AM
» Replies: 7
» Views: 5,689
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,049

 
  [solved] Changed List Columns for Opportunities
Posted by: rslemer - 05-20-2018, 10:58 PM - Forum: Administrator Support - Replies (9)

I tried created a new business map to included a new custom field in pop up, when relate a opportunity to contatcs

I created a BP

<map>
 <originmodule>
   <originname>Potentials</originname>
 </originmodule>
 <relatedlists>
  <relatedlist>
  <module>Contacts</module>
  <linkfield></linkfield>
   <columns>
    <field>
     <label></label>
     <name></name>
    </field>
   </columns>
  </relatedlist>
 </relatedlists>
 <popup>
   <linkfield>contactid</linkfield>
   <columns>
    <field>
     <label>firstname</label>
     <name>Nome</name>
     </field>
     <field>
     <label>title</label>
     <name>Título</name>
     </field>
     <field>
     <label>contactid</label>
     <name>Nome Conta</name>
     </field>
     <field>
     <label>smownerid</label>
     <name>Responsável</name>
     </field>
     <field>
     <label>cf_846</label>
     <name>Número</name>
     </field>
   </columns>
 </popup>
</map>

Map name Potentials_ListColumns
Map type RelatedPanes ( I suppose .. it right? )

But not working ..

What I do wrong?

Print this item

  CLIENTE Y PROVEEDOR
Posted by: flopezcpa - 05-20-2018, 09:08 PM - Forum: International - Replies (4)

Buenas tardes, como puedo tener un cliente que al mismo tiempo es mi proveedor, note que debo crearlo dos veces según sea el Caso.

Print this item

  [solved] Translated - evvgendoc
Posted by: rslemer - 05-19-2018, 05:22 PM - Forum: Administrator Support - Replies (3)

file updated

how I can include pt_br in this pick list ? ( see attached image )



Attached Files Thumbnail(s)
   

.php   pt_br.lang.php (Size: 2.82 KB / Downloads: 0)
Print this item

  [solved] How translate error message?
Posted by: rslemer - 05-16-2018, 06:32 PM - Forum: Administrator Support - Replies (3)

When user input a date in invalid format, system show message partially translated

see image attached



Attached Files Thumbnail(s)
   
Print this item

  Converted from lead - Issue
Posted by: rslemer - 05-15-2018, 05:21 PM - Forum: Administrator Support - No Replies

I created a new custom field in opportunity module, and set with mandatory

I forget mapping this fields in lead conversion.

When I tried converter a lead, with a new opportunity, system shows message with a internal code from my custom field, rather than a field name

See image attached

I remember in the past, system, in this cases, ask all mandatory fields in conversion step ( not? )



Attached Files Thumbnail(s)
   
Print this item

  [solved] Update from github
Posted by: rslemer - 05-14-2018, 01:05 PM - Forum: Administrator Support - Replies (3)

Hi

I did redo my system, from github

Did a fresh install and move config.inc.php, storage, test/logo and users_privileges

Moved too, a /module/evvdoc because I have a custom module.

But when I try executed a Generate Documents system shows

Fatal error: Uncaught --> Smarty: Unable to load template 'file:modules/evvtgendoc/index.tpl' <-- thrown in /usr/share/coreBOS/corebos-master/Smarty/libs/sysplugins/smarty_internal_template.php on line 163

How I can solve that?

Print this item

  [solved] translate - business maps - pt_br
Posted by: rslemer - 05-14-2018, 12:44 PM - Forum: Administrator Support - Replies (1)

File updated



Attached Files
.php   pt_br.lang.php (Size: 1.84 KB / Downloads: 1)
Print this item

Bug Mobile module - Timecontrol
Posted by: radu - 05-14-2018, 10:16 AM - Forum: Modules/Extension Support - No Replies

Did anyone successfully tested the timecontrol function in the mobile ui? I get the timecontrol's symbol on the low-right corner but only a blank page when i click on it. I did set the corresponding global variable to specifically include Timecontrol just to be sure. Tested with both php 5 and 7.1. Thank you.

Print this item

  [solved] translated pt-br | language
Posted by: rslemer - 05-13-2018, 10:04 PM - Forum: Administrator Support - Replies (1)

update file

/include/language  for all terms missing.



Attached Files
.php   pt_br.lang.php (Size: 58.38 KB / Downloads: 1)
Print this item

  [ solved ] Export uses not created a right file
Posted by: rslemer - 05-13-2018, 03:00 PM - Forum: Administrator Support - Replies (8)

When you try export users, system not created a right file

See in on line demo.

User admin not listed and another user is list twice ...



Attached Files Thumbnail(s)
   

.txt   Users-2.csv.txt (Size: 3.2 KB / Downloads: 6)
Print this item