Recent content by Firekenny

  1. F

    Error when generating custom PDF documents

    I have investigated further and asked ChatGPT to analyze the error code as well as the relevant section code from the provided tcpdf.php file. He recommended to make some changes to the code and it is now working under PHP 8.1. This is his explanation of the error: "Given the provided code, it...
  2. F

    Error when generating custom PDF documents

    Your current DaDaBIK version You are using DaDaBIK version 12.0-Aveto platinum, installed on 05-23-2024 (installation code: 19653664f21be40aa2), the latest version of DaDaBIK is 12.1-Aveto released on 06-03-2024 You are not running the last release of DaDaBIK, the release you are running might...
  3. F

    HTTP Error 500 whenever i create a hook in operational_hooks.php

    Your current DaDaBIK version You are using DaDaBIK version 11.8-Elba platinum, installed on 25-04-2023 (installation code: 18803644779e343e6d), the latest version of DaDaBIK is 11.9-Elba released on 23-03-2023 You are not running the last release of DaDaBIK, the release you are running might...
  4. F

    Automated excel/CSV exportation

    Dear all, I am wondering if you are aware of a function/hook or any other ways to have a table's automatic exportation in Excel that can be scheduled and exported into a cloud folder (OneDrive/Sharepoint for instance) if the function integrates the cloud's account credentials. If not existing...
  5. F

    Pop up messaging for forbidden entry

    I am trying to create a hook function in operational_hook.php with the following code, and it does not work (i get a blank screen after the form submission): // Define the hook $hooks['dni_release']['insert']['before'][] = 'dadabik_before_insert_dni_release'; // Define the function function...
  6. F

    Pop up messaging for forbidden entry

    Hi Eugenio, Thanks for the feedback. For the second, i realized I could add this 2nd linked field and it is working now. For the first, could you support by providing more details with the following information? For upating the stock balance, I have followed your guide through your youtube video...
  7. F

    Pop up messaging for forbidden entry

    Your current DaDaBIK version You are using DaDaBIK version 11.8-Elba platinum, installed on 25-04-2023 (installation code: 18803644779e343e6d), the latest version of DaDaBIK is 11.9-Elba released on 23-03-2023 You are not running the last release of DaDaBIK, the release you are running might...
  8. F

    export to csv bug

    Hi Eugenio, Thanks for your feedback. When i open the csv file under Excel, i noticed that instead of having all data in the first column with separator (for me its a semi-column), some rows have the data split between the first and the second column, this is why i get the error message when...
  9. F

    export to csv bug

    Your current DaDaBIK version You are using DaDaBIK version 10.1-Manarola enterprise, installed on 06-24-2020 (installation code: 156665ef2fb5c0ef4a), the latest version of DaDaBIK is 10.1-Manarola released on 03-09-2020 You are runnning the last release of DaDaBIK In case you want to upgrade...
  10. F

    Can't install Dadabik on Server

    I am trying to install Dadabik 10.1 Manarola Enterprise on a hosting server. Once i start the installation, the minimum requirements for DB does not seem to be accepted: mysql version: 10.2.31-MariaDB-cll-lve NO (min mysql version is: 5) Can you tell what is incorrect (i have mysql V.10.2.31...
  11. F

    Creating custom view "error"

    It's me again. The problem is solved. The issue was coming from my hosting service provider who has a default security activated on my domain and sub domains called "modSecurity" (present in all Cpanel functions). The security was preventing the SQL Query "INNER JOIN". If my query was a simple...
  12. F

    Creating custom view "error"

    Your current DaDaBIK version You are using DaDaBIK version 10.1-Manarola enterprise, installed on 10-03-2020 (installation code: 149385d97a1a893918), the latest version of DaDaBIK is 10.1-Manarola released on 09-03-2020 You are runnning the last release of DaDaBIK In case you want to upgrade...
  13. F

    Decimal number separator format

    Hi Eugenio, Thanks for your feedback. Can you clarify in which dadabik software file should i add the custom formatting function to affect the result grid and the details page? Thanks for clarifying. Patrick Note: hope you're safe in Italy and that your family is ok.
  14. F

    Decimal number separator format

    You are using DaDaBIK version 10.1-Manarola enterprise, installed on 03-10-2020 (installation code: 149385d97a1a893918), the latest version of DaDaBIK is 10.1-Manarola released on 03-09-2020 You are runnning the last release of DaDaBIK In case you want to upgrade to a more powerful edition...
  15. F

    Produce PDF

    Your current DaDaBIK version You are using DaDaBIK version 10.1-Manarola enterprise, installed on 03-10-2020 (installation code: 149385d97a1a893918), the latest version of DaDaBIK is 10.1-Manarola released on 03-09-2020 You are running the last release of DaDaBIK In case you want to upgrade to...
Top