https://github.com/plone/volto/issues/2810#issuecomment-1384056419
Category: Docs
Plone Volto The Big List of Small Volto Rules/Tips
https://github.com/plone/volto/issues/2810
Cât durează procesarea unei e-facturi după ce ai trimis-o?
Lunile trecute primeam răspuns cam după 10 minute. Azi a durat 59 de minute.
LazyVim errors
Solution (in my case)::Lazy update
Debug mode plone in Rancher
Test plone/volto branch
In blabla-frontend -> package.json:replaced“@plone/volto”: “16.30.0”with“@plone/volto”: “github:plone/volto#backport5797_16” Or: https://github.com/plone/volto/issues/2810#issuecomment-970200321
Plone 6 set Cookie Auth Helper
admin/acl_users/credentials_cookie_auth/manage_propertiesFormCookie NameChange __ac__ -> __ac__yourwebsite
Plone 6 change default password admin:admin
Generate a strong password: https://passwordsgenerator.net/ Go to /manage_main – acl users – source users and just add a user with id admin and your strong password (if the admin user is not in the list), or edit the existing account.
Remove all jobs from plone.app.async queue
https://stackoverflow.com/questions/77920996/remove-all-jobs-from-plone-app-async-queue http://localhost:8080/plone/async-controlpanel-jobs?queue=&b_start:int=0&b_size:int=3000 $(“input[type=checkbox]”).click() $(“input[name=’form.button.Delete’]”).click() Another solution
e-Factura pentru PFA (pași ce și cum am rezolvat)
(Încă n-am terminat, dar voi actualiza. E un simplu jurnal cu pașii pe care i-am urmat eu ca să îmi rezolv e-Factura pentru PFA-ul meu. Update 08.02: Am terminat! Am trimis cu succes prima e-Factură.) 1. Facturis-online (online, gratis) 03.01.2024 Început de an în forță. Caut cine oferă servicii de integrare e-Factura ANAF gratis. Am…