forked from adempiere/adempiere-site
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9524d9
commit c7924a5
Showing
5 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+101 KB
...public/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+57.9 KB
...public/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+48.2 KB
...public/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
66 changes: 66 additions & 0 deletions
66
...iere-3.9.4/erpya-3.9.4-001-2.x.x/erpya-3.9.4-001-2.0.x/erpya-3.9.4-001-2.0.6.md
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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
title: erpya-3.9.4-001-2.0.6 | ||
icon: podcast | ||
category: Actualizaciones | ||
star: 9 | ||
sticky: 9 | ||
tag: | ||
- "Actualizaciones" | ||
- "Versiones" | ||
- "erpya-3.9.4-001-2.0.6" | ||
- "2024-07-25" | ||
- "Noticias" | ||
article: true | ||
--- | ||
|
||
**Fecha de Liberación:** 2024-07-25 | ||
|
||
## Novedades | ||
|
||
- Se agrega cálculo basado en [Activación: Clientes Atendidos vs Asignados](https://github.com/erpcya/Control-NATULAC/issues/82) | ||
- Se agrega cálculo basado en [Cobranza Efectiva: Total Cobranza](https://github.com/erpcya/Control-NATULAC/issues/79) | ||
- Se agrega cálculo basado en [Volumen: Forecast Vs Ventas](https://github.com/erpcya/Control-NATULAC/issues/80) | ||
- Se agrega funcionalidad para permitir jerarquías entre puestos de trabajo (referencia `legacy` de adempiere en el usuario) | ||
- Se agrega funcionalidad para cálculo de comisiones sobre jefes, directivos entre otros | ||
|
||
### ¿Cómo se Configura la Jerarquía? | ||
|
||
La jerarquía se encuentra por **Posición**, para agregar la **Posición** simplemente lo puede asignar en el usuario desde la ventana **Socio de Negocio** | ||
|
||
![Configurar Jerarquía](/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img1.png) | ||
|
||
--- | ||
|
||
La jerarquía define los niveles que se encuentran entre los vendedores y sus supervisores, realmente son puestos de trabajos y la relación entre ellos es a través de un campo que se llama **Supervisor**. | ||
|
||
![Supervisor](/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img2.png) | ||
|
||
--- | ||
|
||
### ¿Dónde se define el Monto del Vendedor? | ||
|
||
Hay dos maneras de hacerlo: | ||
|
||
- Por Vendedor en las comisiones: Esto únicamente aplicará para la comisión a la que se asigna | ||
|
||
![Vendedor](/assets/img/downloads/updates/resources/adempiere-patch-zk-2.0.6-img3.png) | ||
|
||
- Por Posición: Esto aplica para todas las comisiones a las que se asigne el vendedor y lo sobrescribe el monto por comisión si existe | ||
|
||
El valor del **monto** se expresa en la moneda de la comisión que se está ejecutando | ||
|
||
## Contexto | ||
|
||
- Comisiones | ||
|
||
## Detalle Técnico | ||
|
||
- Commissions | ||
|
||
## Enlaces relacionados | ||
|
||
- [ERPYA v2.0.6](https://github.com/erpya/adempiere_patch_zk/releases/tag/2.0.6) | ||
|
||
## Requerimientos | ||
|
||
- No se requieren procesos adicionales por aplicar. |