We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Když mám v importu navíc např. pole administrated_units, tak dostanu následující chybu:
administrated_units
Což uživatel nemá šanci rozluštit o co jde a ani já nevím, který sloupec je tam špatně.
The text was updated successfully, but these errors were encountered:
Příklad polí se kterými to vyhlašuje chybu:
telephone | profile_type | donor | bank_account | user_bank_account | event | VS | first_name | last_name | email | password | campaigns | title_after | title_before | sex | addressment | addressment_on_envelope | language | street | city | country | zip_code | different_correspondence_address | other_support | public | profile_text | profile_picture | club_card_available | club_card_dispatched | other_benefits | note | created | updated | send_mailing_lists | age_group | birth_month | birth_day | administrative_units -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- 777209480 | userprofile | VS:event:Klub přátel Auto*Matubank_accout:user_bank_account: | | | 3 | 1960243939 | Gabriela | Abrmanová | [email protected] | | | t | t | female | Vážená paní Abrmanová | | | Kelč 504 | | | 756 43 | | | | | | | | | | | | | | | | 1
Sorry, something went wrong.
No branches or pull requests
Když mám v importu navíc např. pole
administrated_units
, tak dostanu následující chybu:Což uživatel nemá šanci rozluštit o co jde a ani já nevím, který sloupec je tam špatně.
The text was updated successfully, but these errors were encountered: