-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge l10n_th_account_advance_clearing to l10n_th_account_expense_tax
- Loading branch information
Showing
16 changed files
with
97 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
l10n_th_account_tax_advance_clearing/models/account_move.py
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
27 changes: 0 additions & 27 deletions
27
l10n_th_account_tax_advance_clearing/views/hr_expense_view.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
|
||
from . import account_move | ||
from . import hr_expense | ||
from . import hr_expense_sheet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
This module make sure that Expense will also comply with Tax Invoice concept of l10n_th_tax. | ||
This module make sure that Expense will also comply with Tax Invoice concept of l10n_th_account_tax. | ||
|
||
In case expense has VAT, | ||
|
||
* Expense's Bill Reference and Date will be used as Tax Invoice Number and Tax Invoice Date | ||
* Without Bill Reference, Post Journal Entry is not allowed | ||
|
||
This module also provide addition step to create withholding tax journal entry. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
setup/l10n_th_account_tax_advance_clearing/odoo/addons/l10n_th_account_tax_advance_clearing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.