mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-22 18:42:08 +02:00
Initial commit: OCA Financial packages (186 packages)
This commit is contained in:
commit
3e0e8473fb
8757 changed files with 947473 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
As necessary, go to *Invoicing > Configuration > Analytic Plans*, open the relevant
|
||||
record and update the applicability for 'Stock Move'.
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
* Hanane ELKHAL <hanane@julius.fr>
|
||||
* Yvan Patry <yvan@julius.fr>
|
||||
* Pierre <pierre@julius.fr>
|
||||
* Mathieu VATEL <mathieu@julius.fr>
|
||||
* Fabio Vílchez <fabio.vilchez@clearcorp.co.cr>
|
||||
* Andhitia Rama <andhitia.r@gmail.com>
|
||||
* Michael Viriyananda <viriyananda.michael@gmail.com>
|
||||
* Aaron Henriquez <ahenriquez@forgeflow.com>
|
||||
* Jared Kipe <jared@hibou.io>
|
||||
* Alan Ramos <alan.ramos@jarsa.com.mx>
|
||||
* Mantas Šniukas <mantas@vialaurea.lt>
|
||||
* `Quartile <https://www.quartile.co>`__:
|
||||
|
||||
* Yoshi Tashiro
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
Adds Analytic Distribution field in stock move to be able to get
|
||||
analytic information when generating the journal items.
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
To Assign an Analytic Account to a Stock Move
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
You need to:
|
||||
|
||||
#. Create manually or open draft picking
|
||||
#. Add move lines and assign an **analytic account** in Analytic Distribution field
|
||||
|
||||
Assigned Journal Items created from Stock Move with Analytic Account
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If stock move automatically create journal entry, the journal entry will
|
||||
contain journal items with following rule:
|
||||
|
||||
#. Journal item with account equal to product's valuation account will not be
|
||||
assigned to any analytic account.
|
||||
#. Journal item with account different to product's valuation account will be
|
||||
assigned to an analytic account according to the stock move's analytic
|
||||
account.
|
||||
|
||||
Analytic applicability judgment
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Applicability of the analytic distribution is judged based on the applicability
|
||||
settings of the analytic plan.
|
||||
|
||||
Note that this module adds the 'Stock Move' option to the business domain, and
|
||||
'Operation Type' field.
|
||||
|
||||
Return moves are currently outside the scope of the validation / applicability judgment
|
||||
(i.e. treated the same as optional) to allow some flexibility in the operation since
|
||||
multiple factors (e.g. applicability of the original move) may need to be considered
|
||||
to correctly judge the applicability.
|
||||
Loading…
Add table
Add a link
Reference in a new issue