Hello everybody im Cris_Pap
It appears that PolkadotJs has brought back the Plank Unit requirement.
Therefore if you are still submitting your proposal through PJS make sure to add 10 extra 0s (used to be 12) to your requested DOT amount.  
**Some extra context
**Previously the initiated extrinsic call followed the route treasury->spend(amount,beneficiary) but is now removed.
  
Choose spendLocal(amount, beneficiary) instead.
  
Additionally, the spend(assetKind,amount, beneficiary,validForm) was recently introduced which if im not mistaken has to do with the newly implemented payment method of OpenGov in other assets. 
However, im unfamiliar with how to call this extrinsic yet.  
  
PS: Would be very nice and helpful to have a dedicated place that informs the remaining few pjs-ultras about all the changes or updates.
If this place already exists please let me know in the comments.  
Thank you and sorry for the inconvenience.
Hello! Cris_Pap here. I want to tell you about some changes in PolkadotJs. Now, when you ask for DOT, you need to add 10 extra zeros, not 12.
Before, we used a thing called "treasury->spend(amount, beneficiary)" but it's gone now. Instead, we use "spendLocal(amount, beneficiary)". There's also a new thing called "spend(assetKind, amount, beneficiary, validForm)" which might be about a new payment way, but I don't know how to use it yet.
It would be great if there was a special place to learn about all these changes. If you know one, please tell me in the comments. Thanks and sorry for any trouble!
Hello everybody im Cris_Pap
It appears that PolkadotJs has brought back the Plank Unit requirement.
Therefore if you are still submitting your proposal through PJS make sure to add 10 extra 0s (used to be 12) to your requested DOT amount.  
**Some extra context
**Previously the initiated extrinsic call followed the route treasury->spend(amount,beneficiary) but is now removed.
  
Choose spendLocal(amount, beneficiary) instead.
  
Additionally, the spend(assetKind,amount, beneficiary,validForm) was recently introduced which if im not mistaken has to do with the newly implemented payment method of OpenGov in other assets. 
However, im unfamiliar with how to call this extrinsic yet.  
  
PS: Would be very nice and helpful to have a dedicated place that informs the remaining few pjs-ultras about all the changes or updates.
If this place already exists please let me know in the comments.  
Thank you and sorry for the inconvenience.