[
https://issues.apache.org/jira/browse/OFBIZ-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351547#comment-16351547 ]
Nicolas Malin commented on OFBIZ-10186:
---------------------------------------
I push a new patch with the only the entity :
* CustomScreen entity to manage different configurable screen
* PartyPrefDocTypeTpl entity to link an organization party to a custom screen for a document type
* A screen ListPartyPrefDocTypeTpl to manage that
If no objection, I will commit on trunk.
At this time a want just support invoice, order and quote but we can grow this solution on other document type.
> Configure official document templates for an organizational party
> -----------------------------------------------------------------
>
> Key: OFBIZ-10186
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10186> Project: OFBiz
> Issue Type: New Feature
> Components: accounting
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Major
> Labels: invoice, organization, template
> Attachments: OFBIZ-10186.patch, OFBIZ-10186.patch, Sélection_134.png, Sélection_135.png
>
>
> For an organizational party, add possibility to give the specific template to use for official document like invoice and order.
> The first step is adding mechanism to indicate what template to use for a party, for that :
> * add CustomScreen entity (like CustomMethod) to prepare and organize your screen by theme
> * add PartyPrefDocTypeTpl as association entity between an organizational party, a document type and a custom screen
> For use case, I create a new invoice template for oriented on EU format (in process) with VAT directly display on invoice item.
> Related mailing list thread :
https://lists.apache.org/thread.html/4a5244e6d022564414e4f4a5676f72288d4000913ec2afa7e4af5e1a@%3Cdev.ofbiz.apache.org%3E>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)