Add content creation article

This commit is contained in:
2023-09-24 21:21:31 +02:00
parent bb303c7a3f
commit 8f19744227
3 changed files with 78 additions and 1 deletions

View File

@ -40,7 +40,7 @@ global $language, $dir, $locale;
<h2><?php echo htmlspecialchars(_('Invoicing')); ?></h2>
<p><?php echo htmlspecialchars(_('An invoice is a financial document that you send your client so that they can send you a payment. It must have your and your client\'s address and VAT-ID if applicable, a unique, consecutive invoice number, as well as the invoicing date and date of service, or service period. Your products and services are best represented in a table with a short description and individual pricing, then sum up each item and if applicable add additional VAT. If your products/services have different VAT charges, it may be best to put these on each item. Finally, you would want to supply your payment information, as well as payment terms.')); ?></p>
<h2><?php echo htmlspecialchars(_('Addressing platform-generated invoices')); ?></h2>
<p><?php printf(htmlspecialchars(_('German invoicing requirements are more strict than in some other countries. This, unfortunately, means, that invoices in your name, generated by foreign platforms, may not be considered valid in Germany. If you are using platforms such as %1$s or %2$s, you should create your invoices in addition to the ones generated by the platform. This applies especially if you are required to account for VAT, which is often not handled correctly by these platforms. If you are from Europe, and your customer is from the same country as you, you should get an agreement with them, that you send them separately an invoice with the correctly accounted VAT, which they will pay directly to you, while the primary task is paid over the platform you are using. This is only fair to the platform, and you avoid having to deal with invalid invoices, that would require you to deduct the missing VAT from your income.')), '<a href="https://www.upwork.com" target="_blank" rel="noopener noreferrer">Upwork</a>', '<a href="https://www.fiverr.com/" target="_blank" rel="noopener noreferrer">Fiverr</a>'); ?></p>
<p><?php printf(htmlspecialchars(_('German invoicing requirements are more strict than in some other countries. This, unfortunately, means, that invoices in your name, generated by foreign platforms, may not be considered valid in Germany. If you are using platforms such as %1$s or %2$s, you should create your invoices in addition to the ones generated by the platform. This applies especially if you are required to account for VAT, which is often not handled correctly by these platforms. If you are from Europe, and your customer is from the same country as you, you should get an agreement with them, that you send them separately an invoice with the correctly accounted VAT, which they will pay directly to you, while the primary task is paid over the platform you are using. This is only fair to the platform, and you avoid having to deal with invalid invoices, that would require you to deduct the missing VAT from your income.')), '<a href="https://www.upwork.com" target="_blank" rel="noopener noreferrer">Upwork</a>', '<a href="https://www.fiverr.com/pe/yL5x55" target="_blank" rel="noopener noreferrer">Fiverr</a>'); ?></p>
<h2><?php echo htmlspecialchars(_('Pricing your work')); ?></h2>
<p><?php echo htmlspecialchars(_('Most of your clients will probably want to know your prices before starting to work with you. You can either work on an hourly rate, which is safest for you, especially as a beginner, since you will be able to bill every hour you\'ve spent on a task. In this model, you estimate the time you need for a task, and if you end up needing more time, you\'d let the client decide whether you should put more time into it. On the flip side, you can\'t bill more, when you need less time (although you could lie about the time you needed). Project-based pricing is the alternative, that you can use to your advantage when you have enough experience and have a good feeling about how much time a task takes. A client will happily pay you the same they would spend on someone else that takes 3 times longer if you can complete a task very quickly with your experience. In project-based pricing, you can base your estimate on the time you would need, as well as the value it brings to your client\'s business.')); ?></p>
<h2><?php echo htmlspecialchars(_('Tax obligations')); ?></h2>