Tous les journaux publics
Aller à la navigation
Aller à la recherche
Affichage combiné de tous les journaux disponibles sur Documentations Patas-monkey. Vous pouvez personnaliser l’affichage en sélectionnant le type de journal, le nom d’utilisateur ou la page concernée (ces deux derniers étant sensibles à la casse).
- 2 avril 2025 à 14:50 Liam discussion contributions a créé la page Translations:CustomTabs/83/en (Page créée avec « From the third-party file tab, click on the '''Import csv''' button: »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/82/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/81/en (Page créée avec « Let's take the following .csv file: »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/80/en (Page créée avec « {{Note|The "Allow deletion of all rows in a table (DANGEROUS)" setting will add a button to delete all rows in a customTabs.|warn}} »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/79/en (Page créée avec « Next, declare the line of the .csv file containing the column name, the field separator used, the character used as a separator for the field contents, and the column identification method: *Based on field label: The first line of your .csv file will contain the field label as displayed on the screen. In our example, Start Date, Comment, etc. *Based on field name: The first line of your .csv file will contain the field code as recorded for each input field. In ou... »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/78/en (Page créée avec « {| class="wikitable" | 600px | style="vertical-align:top;" | Enable the tab content import feature first |} »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/77/en (Page créée avec « ===Importing and Exporting List Content=== You can import the contents of tab fields by importing a .csv file. Tab imports and exports require these features to be enabled in the "Import/Export" tab of the custom tabs page. {{Note|Importing/exporting tab content is only possible for list tabs|warn}} »)
- 2 avril 2025 à 14:49 Liam discussion contributions a créé la page Translations:CustomTabs/76/en (Page créée avec « Activate the tab from its page and it will be added to your item pages. This import feature allows you to avoid the steps of creating a custom tab. To import the content of a custom tab's input fields, use the content import feature. »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/75/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/74/en (Page créée avec « =Other Features= ==Import/Export a Tab and Its Content== ===Import/Export Tab Settings=== You can save a tab and its fields by importing an XML file. From the "Patas-M Tools > CustomTabs > Import a Tab" page, paste the XML file into the input area and click the "Start Import" button: »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/73/en (Page créée avec « {| class="wikitable" |- style="vertical-align:top;" | We obtain the following information sheet for a '''product''' 400px | While for the information sheet for a '''service''' 400px |} »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/72/en (Page créée avec « 800px »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/71/en (Page créée avec « ==Example== With the following myfield »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/70/en (Page créée avec « If the value is 0, the field is hidden; otherwise, it is displayed. Note: if you leave the field setting hidden, it will not appear regardless of the value. »)
- 2 avril 2025 à 14:48 Liam discussion contributions a créé la page Translations:CustomTabs/69/en (Page créée avec « Read allows you to allow or disable the global display of the field Write allows you to allow or disable its modification (not necessary in the case of a button or a tab, etc.) »)
- 2 avril 2025 à 14:47 Liam discussion contributions a créé la page Translations:CustomTabs/68/en (Page créée avec « ''#SEL# IF(fk_product_type=1, 1, 0) AS `read`, IF(fk_product_type=1, 1, 0) AS `write` FROM llx_product WHERE rowid=#ID#; '' »)
- 2 avril 2025 à 14:47 Liam discussion contributions a créé la page Translations:CustomTabs/67/en (Page créée avec « #SEL# allows you to replace the SELECT of the SQL query which will be blocked by Dolibarr's native security (SQL Injection) »)
- 2 avril 2025 à 14:47 Liam discussion contributions a créé la page Translations:CustomTabs/66/en (Page créée avec « Enter here the display query applicable to the fields in the following example: »)
- 2 avril 2025 à 14:47 Liam discussion contributions a créé la page Translations:CustomTabs/65/en (Page créée avec « ==Operation== »)
- 2 avril 2025 à 14:47 Liam discussion contributions a créé la page Translations:CustomTabs/64/en (Page créée avec « =Conditional Display SQL Query= The processing query will condition the display of fields based on whether the object matches the query. It is then possible, for example, to display different fields depending on whether the object is a product or a service. Two values can be passed as parameters: * #ID#: the ID of the main object on the page * #USERID#: the ID of the active user »)
- 2 avril 2025 à 14:46 Liam discussion contributions a créé la page Translations:CustomTabs/63/en (Page créée avec « ===Read Access and Edit Access (file:read-on.pngfile:modif-on.png)=== Users in the group will be able to view the tab, its contents, and edit them. »)
- 2 avril 2025 à 14:46 Liam discussion contributions a créé la page Translations:CustomTabs/62/en (Page créée avec « ===Read access but blocked from editing (file:lecture-on.pngfile:modif-of.png)=== Users in the group will be able to view the tab's fields, but will not be able to edit their contents. »)
- 2 avril 2025 à 14:46 Liam discussion contributions a créé la page Translations:CustomTabs/61/en (Page créée avec « ==Behavior based on access rights== ===Blocked access (file:lecture-off.png)=== A warning message will warn the user that they do not have the necessary permissions to view the tab's contents. »)
- 2 avril 2025 à 14:46 Liam discussion contributions a créé la page Translations:CustomTabs/60/en (Page créée avec « {{Note|The permissions vary depending on the tab type. On a form tab, the permissions for adding and deleting fields in the tab are not enabled.}} »)
- 2 avril 2025 à 14:46 Liam discussion contributions a créé la page Translations:CustomTabs/59/en (Page créée avec « {| class="wikitable" |- style="vertical-align:top;" | File:lecture-off.png Access blocked file:lecture-on.png Access read | file:modif-of.png Access blocked file:modif-on.png Access edit |} »)
- 2 avril 2025 à 14:45 Liam discussion contributions a créé la page Translations:CustomTabs/58/en (Page créée avec « There are four access rights: »)
- 2 avril 2025 à 14:45 Liam discussion contributions a créé la page Translations:CustomTabs/57/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:45 Liam discussion contributions a créé la page Translations:CustomTabs/56/en (Page créée avec « =User Access and Permissions on Tabs= ==Configuring Tab Access Rights== From the secondary menu entry '''Patas-Tools > CustomTabs > Tab Access Rights''', configure user group access: »)
- 2 avril 2025 à 14:45 Liam discussion contributions a créé la page Translations:CustomTabs/55/en (Page créée avec « I would like to point out that it is possible to ask me for support services to carry out this type of thing. »)
- 2 avril 2025 à 14:45 Liam discussion contributions a créé la page Translations:CustomTabs/54/en (Page créée avec « implode('-', array( ($tmpsoc = new Societe($db)) && ($tmpsoc->fetchNoCompute($objectoffield->array_options[$objectoffield->rowidextrafields]['options_soc'])) ? $tmpsoc->array_options['options_urlcomp']: '---', $objectoffield->array_options[$objectoffield->rowidextrafields]['options_no_contract'])) »)
- 2 avril 2025 à 14:44 Liam discussion contributions a créé la page Translations:CustomTabs/53/en (Page créée avec « implode('/', array($object->array_options['options_urlcomp'], $objectoffield->array_options[$objectoffield->rowidextrafields]['options_no_contract'] )) »)
- 2 avril 2025 à 14:43 Liam discussion contributions a créé la page Translations:CustomTabs/52/en (Page créée avec « It is not necessarily easy to explain the use of calculated fields in customTabs, which is why I put here two examples of complex cases on calculated fields. »)
- 2 avril 2025 à 14:43 Liam discussion contributions a créé la page Translations:CustomTabs/51/en (Page créée avec « === Calculated Fields and Concatenation === »)
- 2 avril 2025 à 14:43 Liam discussion contributions a créé la page Translations:CustomTabs/50/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:43 Liam discussion contributions a créé la page Translations:CustomTabs/49/en (Page créée avec « ===Import/Export Tab=== On the tab page, you can export the tab's settings and its fields to an XML file. You can then update a tab in the same way or import a new tab from scratch (see below in the documentation). »)
- 2 avril 2025 à 14:43 Liam discussion contributions a créé la page Translations:CustomTabs/48/en (Page créée avec « {{Note|If a field present in the table is not defined in the template, it will not be displayed|warn}} »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/47/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/46/en (Page créée avec « or »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/45/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/44/en (Page créée avec « And you will get: »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/43/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/42/en (Page créée avec « For example, you can enter the following template: »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/41/en (Page créée avec « {| class="wikitable" | 600px | style="vertical-align:top;" | The screen displays a list of fields on the tab, which you can copy and paste. Tip: Drag and drop can be used to copy the field code into the template's input area. |} {{Note|To add edit and delete icons to the template, use the #EDITBTN# and #DELETEBTN# tags}} {{Note|The template is interpreted differently depending on the tab type: either block by block on a list tab... »)
- 2 avril 2025 à 14:42 Liam discussion contributions a créé la page Translations:CustomTabs/40/en (Page créée avec « {| class="wikitable" | 600px | style="vertical-align:top;" | Entering a template is optional. If no template is entered, the default display is used. From the "Tab Template" tab, you can define your own display using HTML code. |} »)
- 2 avril 2025 à 14:41 Liam discussion contributions a créé la page Translations:CustomTabs/39/en (Page créée avec « ===Tab Template=== »)
- 2 avril 2025 à 14:41 Liam discussion contributions a créé la page Translations:CustomTabs/38/en (Page créée avec « To make the tab accessible from the Dolibarr menus, simply modify it to make it '''active''' and configure the access rights (see Configuring access rights to tabs below). »)
- 2 avril 2025 à 14:41 Liam discussion contributions a créé la page Translations:CustomTabs/37/en (Page créée avec « 600px »)
- 2 avril 2025 à 14:41 Liam discussion contributions a créé la page Translations:CustomTabs/36/en (Page créée avec « Continue creating the input fields using the following template: »)
- 2 avril 2025 à 14:41 Liam discussion contributions a créé la page Translations:CustomTabs/35/en (Page créée avec « In the case of calculated fields, it will be possible to retrieve the id of the element to which the tab is associated with with the fk_element field »)
- 2 avril 2025 à 14:40 Liam discussion contributions a créé la page Translations:CustomTabs/34/en (Page créée avec « Creating tab fields follows the procedure for creating and operating additional fields native to Dolibarr. »)