Guest User

Untitled

a guest
Nov 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. -
  2. 1 seq
  3. -
  4. !record {model: ir.sequence.type, id: seq_type_account_retention}:
  5. name: 'Sec. Retenciones en Compra'
  6. code: 'account.retention'
  7. -
  8. !record {model: ir.sequence, id: seq_retention_invoice}:
  9. name: 'Retencion en Facturas de Compra'
  10. code: 'account.retention'
  11. padding: 8
  12. -
  13. 2 seq
  14. -
  15. !record {model: ir.sequence.type, id: seq_type_liq_purchase}:
  16. name: 'Secuencia Liquidaciones de Compra'
  17. code: 'account.invoice.liq_purchase'
  18. -
  19. !record {model: ir.sequence, id: seq_retention_invoice}:
  20. name: 'Liquidaciones de Compra'
  21. code: 'account.invoice.liq_purchase'
  22. padding: 5
Add Comment
Please, Sign In to add comment