8000 [FIX] replace special quotation marks · harthe/documentation-user@16ec76b · GitHub
[go: up one dir, main page]

Skip to content

Commit 16ec76b

Browse files
committed
[FIX] replace special quotation marks
1 parent d80eb1f commit 16ec76b

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

accounting/adviser/assets_management.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To register an asset manually, go to the menu :menuselection:`Adviser
7474
.. image:: media/image08.png
7575
:align: center
7676

77-
Once your asset is created, dont forget to Confirm it. You can also
77+
Once your asset is created, don't forget to Confirm it. You can also
7878
click on the Compute Depreciation button to check the depreciation board
7979
before confirming the asset.
8080

@@ -104,8 +104,8 @@ information of the supplier bill.
104104
.. image:: media/image09.png
105105

106106
Depending on the information on the asset category, the asset will be
107-
created in draft or directly validated\ *.* Its easier to confirm
108-
assets directly so that you wont forget to confirm it afterwards.
107+
created in draft or directly validated\ *.* It's easier to confirm
108+
assets directly so that you won't forget to confirm it afterwards.
109109
(check the field *Skip Draft State* on *Asset Category)* Generate assets
110110
in draft only when you want your adviser to control all the assets
111111
before posting them to your accounts.

accounting/overview/getting_started/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ How to setup Odoo Accounting?
33
=============================
44

55
The Odoo Accounting application has an implementation guide that you
6-
should follow to configure it. Its a step-by-step wizard with links to
6+
should follow to configure it. It's a step-by-step wizard with links to
77
the different screens you will need.
88

99
Once you have `installed the Accounting

accounting/overview/main_concepts/in_odoo.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sale order, expenses, inventory moves, etc.
1515
Odoo uses the rules of double-entry bookkeeping system: all journal
1616
entries are automatically balanced (sum of debits = sum of credits).
1717

18-
→ Understand Odoos accounting transactions per document. (link to
18+
→ Understand Odoo's accounting transactions per document. (link to
1919
memento)
2020

2121
Accrual and Cash Basis Methods
@@ -56,7 +56,7 @@ countries and specific modules exists per country for the
5656
specificities of the country like the chart of accounts, taxes, or
5757
bank interfaces.
5858

59-
In particular, Odoos core accounting engine support:
59+
In particular, Odoo's core accounting engine support:
6060

6161
* Anglo-Saxon Accounting (U.S., U.K.,, and other English-speaking
6262
countries including Ireland, Canada, Australia, and New Zealand)
@@ -74,7 +74,7 @@ Accounts Receivable & Payable
7474

7575
By default, Odoo uses a single account for all account
7676
receivable entries and one for all accounts payable entries. You can
77-
create separate accounts per customers/suppliers, but you dont need
77+
create separate accounts per customers/suppliers, but you don't need
7878
to.
7979

8080
As transactions are associated to customers or suppliers, you get

accounting/overview/terminologies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Accounting Terminologies
88

99
A journal is like a folder in which you record all transactions
1010
of the same type: all the statements of a bank account, all
11-
customer invoices, all supplier bills. Its used to organize
11+
customer invoices, all supplier bills. It's used to organize
1212
similar transactions together.
1313

1414
Payment Terms

accounting/receivables/customer_invoices/installment_plans.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Example, for a specific invoice:
1313
.. note::
1414

1515
payment terms are not to be confused with a payment in several parts. If,
16-
for a specific order, you invoice the customer in two parts, thats not a
16+
for a specific order, you invoice the customer in two parts, that's not a
1717
payment term but an invoice policy.
1818

1919
Configuration

crm/leads/generate/manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Create a new opportunity
4747
You can also directly add a contact into a specific sales team without
4848
having to convert the lead first. On the Sales module, go to your
4949
dashboard and click on the **Pipeline** button of the desired sales
50-
team. If you dont have any sales team yet, :doc:`you need to create one first <../../salesteam/setup/create_team>`.
50+
team. If you don't have any sales team yet, :doc:`you need to create one first <../../salesteam/setup/create_team>`.
5151
Then, click on **Create** and fill in the contact details as shown here
5252
above. By default, the newly created opportunity will appear on the
5353
first stage of your sales pipeline.

crm/overview/process/generate_leads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Odoo CRM provides you with several methods to generate leads:
3838

3939
* :doc:`../../leads/generate/emails`
4040

41-
An inquiry email sent to one of your companys generic email addresses
41+
An inquiry email sent to one of your company's generic email addresses
4242
can automatically generate a lead or an opportunity.
4343

4444
* :doc:`../../leads/generate/manual`

inventory/overview/double-entry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ New sale orders
157157
A procurement is created at the customer location for every product
158158
ordered by the customer (you have to deliver the customer)
159159
Configuration
160-
Procurement Location: on the customer, field Customer Location (property)
160+
Procurement Location: on the customer, field "Customer Location" (property)
161161
Minimum Stock Rules
162162
Effect
163163
A procurement is created at the rule's location.

purchase/overview/difference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When to use?
2727
============
2828

2929
A **RfQ** is interesting when you have never purchased the products with
30-
that supplier before and therefore dont know their price. It is also
30+
that supplier before and therefore don't know their price. It is also
3131
useful if you want to challenge your suppliers once you have a
3232
well-established relationship with them. You can also use it to assess
3333
the cost of a project and see if it makes it feasible.

0 commit comments

Comments
 (0)
0