You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initially wanted to post this issue on the Dolibarr forum, but it seems that I’m not allowed to create a new post there. So I’m reporting it here on GitHub instead.
I’m trying to import opportunities into Dolibarr using the CSV import tool.
In my CSV file, I’ve correctly set t.fk_statut to 1 (which, as I understand, should mark the record as an opportunity).
However, after importing:
• The records appear in the generic “Projects” list.
• They do not show up in the “Opportunities” view or in the filtered “Projects” view.
Is there something I’m missing in the import configuration, or is this a known issue with how Dolibarr processes the fk_statut field during CSV import?
Thanks in advance for your help!
Dolibarr Version
21.0.0
Environment PHP
No response
Environment Database
No response
Steps to reproduce the behavior and expected behavior
No response
Attached files
No response
The text was updated successfully, but these errors were encountered:
Bug
Hello,
I initially wanted to post this issue on the Dolibarr forum, but it seems that I’m not allowed to create a new post there. So I’m reporting it here on GitHub instead.
I’m trying to import opportunities into Dolibarr using the CSV import tool.
In my CSV file, I’ve correctly set t.fk_statut to 1 (which, as I understand, should mark the record as an opportunity).
However, after importing:
• The records appear in the generic “Projects” list.
• They do not show up in the “Opportunities” view or in the filtered “Projects” view.
Is there something I’m missing in the import configuration, or is this a known issue with how Dolibarr processes the fk_statut field during CSV import?
Thanks in advance for your help!
Dolibarr Version
21.0.0
Environment PHP
No response
Environment Database
No response
Steps to reproduce the behavior and expected behavior
No response
Attached files
No response
The text was updated successfully, but these errors were encountered: