Manual de Uso

Manual de Uso

Sistema Contable ContifyPlus

You can create any type of product documentation with Docy

Proveedores – Listado

Proveedores – Listado – Nuevo Proveedor

Estimated reading: 1 minute 1041 views

Para registrar un Nuevo Proveedor debe realizar los siguientes pasos:

  1. Clic en el módulo Proveedores.
  2. Clic en Listado.
  3. Clic en  Nuevo Proveedor.

4. Ingresamos todos los datos solicitados.

5. Damos clic en Guardar Proveedor. 

2 Comentarios

  • Demo User

    13 de octubre de 2020

    Wouldn’t it be better practice to use get_the_title(..) in this case? directly accessing the post object’s data member would bypass applying filters and enforcing protected and private settings, unless that’s explicitly desired.

    Responder
  • Demo User

    13 de octubre de 2020

    If you need special things—[shortcodes], paragraph tags, anything exciting—in the content, you should apply the filters as opposed to using do_shortcode().

    $post = get_post( 42 );
    $output = apply_filters( \’the_content\’, $post->post_content );

    Thanks

    Responder

Deja un comentario

Compartir este documento

Proveedores – Listado – Nuevo Proveedor

O copiar enlace

CONTENIDO