Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
joomla プロジェクトで vm2 を使用しています。product1 の税率を 4.71% に、product2 を 1.25% に設定したいと考えています。管理者側から各製品に異なる税率を設定する方法。
前もって感謝します
まず、商品に課す税のレベルごとに、商品ごとの税ルールを設定する必要があります。次に、製品価格設定の個々の製品で、価格に適用する税をドロップダウン リストから選択できます。
I have the following problem. How can I convert the list of objects to JSON?
I try this:
List<PLZ> plzs = PLZ.findPlz(plz); String json = play.libs.Js